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
|
when: not epel_repofile_result.stat.exists
|
||||||
|
|
||||||
- name: Disable Main EPEL repo.
|
- name: Disable Main EPEL repo.
|
||||||
ini_file:
|
community.general.ini_file:
|
||||||
path: "/etc/yum.repos.d/epel.repo"
|
path: "/etc/yum.repos.d/epel.repo"
|
||||||
section: epel
|
section: epel
|
||||||
option: enabled
|
option: enabled
|
||||||
|
|||||||
Reference in New Issue
Block a user