diff --git a/roles/edpm_logrotate_crond/tasks/install.yml b/roles/edpm_logrotate_crond/tasks/install.yml index ef51fd58a..1990cc994 100644 --- a/roles/edpm_logrotate_crond/tasks/install.yml +++ b/roles/edpm_logrotate_crond/tasks/install.yml @@ -52,4 +52,3 @@ when: - ansible_facts.selinux is defined - ansible_facts.selinux.status == "enabled" - diff --git a/roles/edpm_multipathd/tasks/install.yml b/roles/edpm_multipathd/tasks/install.yml index c4214cf63..6ccca3698 100644 --- a/roles/edpm_multipathd/tasks/install.yml +++ b/roles/edpm_multipathd/tasks/install.yml @@ -61,4 +61,3 @@ state: directory mode: "0755" setype: container_file_t -