Install and configure Chkrootkit
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
None
---
- hosts: all
roles:
- chkrootkitMIT