diff options
Diffstat (limited to 'roles/common/handlers')
-rw-r--r-- | roles/common/handlers/main.yml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/roles/common/handlers/main.yml b/roles/common/handlers/main.yml index 73877f8..36f744e 100644 --- a/roles/common/handlers/main.yml +++ b/roles/common/handlers/main.yml @@ -11,9 +11,6 @@ - name: apt-get update apt: update_cache=yes -- name: Reload samhain - service: name=samhain state=reloaded - - name: Update rkhunter's data file command: /usr/bin/rkhunter --propupd |