summaryrefslogtreecommitdiffstats
path: root/roles/common/tasks/main.yml
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2017-08-10 11:20:21 +0200
committerMatthieu Saulnier <fantom@fedoraproject.org>2017-08-10 11:20:21 +0200
commit82692f7cb594e6868dd0f1ee2e54633dff5e2b0b (patch)
tree00388fba889645d927bcc76cdcf7c5f0428ebe06 /roles/common/tasks/main.yml
parentf7d24af073bfeac703852fb9ff226be9d2b0cea0 (diff)
downloadplaybooks-ansible-82692f7cb594e6868dd0f1ee2e54633dff5e2b0b.tar.gz
playbooks-ansible-82692f7cb594e6868dd0f1ee2e54633dff5e2b0b.tar.xz
playbooks-ansible-82692f7cb594e6868dd0f1ee2e54633dff5e2b0b.zip
revert commit 47e5c58 selinux broken tasks (system update fixed the issue)
Diffstat (limited to 'roles/common/tasks/main.yml')
-rw-r--r--roles/common/tasks/main.yml5
1 files changed, 2 insertions, 3 deletions
diff --git a/roles/common/tasks/main.yml b/roles/common/tasks/main.yml
index b0d99f8..c952bff 100644
--- a/roles/common/tasks/main.yml
+++ b/roles/common/tasks/main.yml
@@ -58,6 +58,5 @@
- name: Changement de shell pour root
include: zsh.yml
-# ne fonctionne pas
-#- name: Activation de SELinux
-# include: selinux.yml
+- name: Crontasks pour SELinux
+ include: selinux.yml