diff --git a/tasks/main.yml b/tasks/main.yml index bd3efb9..ccfbe3a 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -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