You've already forked ansible-role-repo-epel
Baseurl is still present and should be
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user