summaryrefslogtreecommitdiffstats
path: root/update.yml
diff options
context:
space:
mode:
Diffstat (limited to 'update.yml')
-rw-r--r--update.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/update.yml b/update.yml
index 742b882..31510d2 100644
--- a/update.yml
+++ b/update.yml
@@ -26,3 +26,11 @@
units: hours
unique: yes
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"