chkrootkit
chkrootkit
Install and configure Chkrootkit
Role Variables
About the /etc/chkrootkit.conf
file
chkrootkit_run_daily
: [default:'false'
]: Set this to yes to enable chkrootkit daily runschkrootkit_run_daily_opts
: [default:'-q'
]: Set the list of options to use with chkrootkit, see man chkrootkitchkrootkit_diff_mode
: [default:'false'
]: If this is set to "true" chrootkit compares the files /var/log/chkrootkit/log.expected with /var/log/chkrootkit/log.today
Dependencies
None
Example Playbook
---
- hosts: all
roles:
- chkrootkit
License
MIT
Install
ansible-galaxy install maxlareo/ansible-chkrootkit
License
mit
Downloads
3281
Owner