summaryrefslogtreecommitdiffstats
path: root/playbooks/update.yml
diff options
context:
space:
mode:
Diffstat (limited to 'playbooks/update.yml')
-rw-r--r--playbooks/update.yml16
1 files changed, 0 insertions, 16 deletions
diff --git a/playbooks/update.yml b/playbooks/update.yml
index f64571e..f57abef 100644
--- a/playbooks/update.yml
+++ b/playbooks/update.yml
@@ -43,19 +43,3 @@
to: "{{ jabberroom }}"
msg: Casper, TASK [Reboot système programmé dans 1 heure] ******
tags: reboot
-
-
- - name: rkhunter internal database update
- at:
- command: /usr/bin/rkhunter --propupd
- count: 50
- units: minutes
- unique: yes
- when: ansible_virtualization_role == "NA" or ansible_virtualization_role == "host"
-
- - jabber:
- user: "{{ jabberuserid }}"
- password: "{{ jabberuserpwd }}"
- to: "{{ jabberroom }}"
- msg: Casper, TASK [Mise à jour rkhunter programmée dans 50 min] ******
- when: ansible_virtualization_role == "NA" or ansible_virtualization_role == "host"