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:
- "'metalink=' in repofile.stdout"
- name: baseurl is not defined
assert:
that:
- "'baseurl=' not in repofile.stdout"
# - name: baseurl is not defined
# assert:
# that:
# - "'baseurl=' not in repofile.stdout"
- name: try to install htop from EPEL
package: