summaryrefslogtreecommitdiffstats
path: root/roles/diagnostics/tasks/aide.yml
diff options
context:
space:
mode:
authorMatthieu Saulnier <fantom@fedoraproject.org>2023-09-23 00:47:45 +0200
committerMatthieu Saulnier <fantom@fedoraproject.org>2023-09-23 00:47:45 +0200
commit67792e19632666e5e595752d58b714808aa6d6f8 (patch)
tree56709da1f93e258bba38030a17a357836cae366c /roles/diagnostics/tasks/aide.yml
parentfed47f9039e86f1a0b0b08588d5f5bccb08dac03 (diff)
downloadplaybooks-ansible-67792e19632666e5e595752d58b714808aa6d6f8.tar.gz
playbooks-ansible-67792e19632666e5e595752d58b714808aa6d6f8.tar.xz
playbooks-ansible-67792e19632666e5e595752d58b714808aa6d6f8.zip
Remove useless tasks about cleanup the system
Diffstat (limited to 'roles/diagnostics/tasks/aide.yml')
-rw-r--r--roles/diagnostics/tasks/aide.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/roles/diagnostics/tasks/aide.yml b/roles/diagnostics/tasks/aide.yml
index 2255110..e4e9aa9 100644
--- a/roles/diagnostics/tasks/aide.yml
+++ b/roles/diagnostics/tasks/aide.yml
@@ -3,11 +3,6 @@
name: aide
state: present
-- name: Suppresion du crontask
- file:
- path: /etc/cron.daily/z-aidereport.sh
- state: absent
-
- name: Activation du HIDS AIDE
copy:
src: aidereport.sh