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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user