You've already forked ansible-role-repo-epel
fix: use fqcn for ini_file 💚
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
when: not epel_repofile_result.stat.exists
|
||||
|
||||
- name: Disable Main EPEL repo.
|
||||
ini_file:
|
||||
community.general.ini_file:
|
||||
path: "/etc/yum.repos.d/epel.repo"
|
||||
section: epel
|
||||
option: enabled
|
||||
|
||||
Reference in New Issue
Block a user