fix: use fqcn for ini_file 💚
Some checks failed
CI / lint (push) Successful in 12s
CI / Molecule Test (almalinux8) (push) Failing after 48s
CI / Molecule Test (almalinux9) (push) Failing after 38s
CI / release (push) Has been skipped
CI / notify (push) Has been skipped

This commit is contained in:
2024-08-18 09:57:21 +12:00
parent c2bde188aa
commit 3ebcd4669d

View File

@@ -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