Baseurl is still present and should be

This commit is contained in:
2023-08-19 22:38:57 +12:00
parent 92b972c24a
commit 47a52b92dd

View File

@@ -17,10 +17,10 @@
that: that:
- "'metalink=' in repofile.stdout" - "'metalink=' in repofile.stdout"
- name: baseurl is not defined # - name: baseurl is not defined
assert: # assert:
that: # that:
- "'baseurl=' not in repofile.stdout" # - "'baseurl=' not in repofile.stdout"
- name: try to install htop from EPEL - name: try to install htop from EPEL
package: package: