diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2014-06-29 16:08:48 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2015-06-07 02:52:08 +0200 |
commit | fd3adc5afe27e1208f8a173414a19884459ae54c (patch) | |
tree | fb7bb0da59bb41b99720313dc707e81aa0fdd6c3 /roles/common/tasks | |
parent | 658321213c4aca5f31a1695b5ac34976e130604c (diff) |
Don't install 'unhide.rb'.
Diffstat (limited to 'roles/common/tasks')
-rw-r--r-- | roles/common/tasks/rkhunter.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/common/tasks/rkhunter.yml b/roles/common/tasks/rkhunter.yml index 78eec90..d504a49 100644 --- a/roles/common/tasks/rkhunter.yml +++ b/roles/common/tasks/rkhunter.yml @@ -6,7 +6,6 @@ - iproute - lsof - unhide - - unhide.rb # To test the configuration: # ansible all -m command -a '/usr/bin/rkhunter -c --nomow --rwo' |