diff --git a/roles/bootstrap-os/tasks/bootstrap-centos.yml b/roles/bootstrap-os/tasks/bootstrap-centos.yml index a0f4f5882..c8a395af6 100644 --- a/roles/bootstrap-os/tasks/bootstrap-centos.yml +++ b/roles/bootstrap-os/tasks/bootstrap-centos.yml @@ -68,7 +68,7 @@ - '''ID="ol"'' in os_release.stdout_lines' - (ansible_distribution_version | float) >= 7.6 -- name: Enable Centos extra repo +- name: Enable Centos extra repo for Oracle Linux ini_file: dest: "/etc/yum.repos.d/centos-extras.repo" section: "extras"