mirror of
https://github.com/nikdoof/ansible-cis.git
synced 2025-12-23 06:49:30 +00:00
Support AIDE config on Debian
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
---
|
||||
cis_cron_service_name: cron
|
||||
|
||||
cis_aide_options: --config /etc/aide/aide.conf
|
||||
cis_aide_new_file: /var/lib/aide/aide.db.new
|
||||
cis_aide_current_file: /var/lib/aide/aide.db
|
||||
|
||||
Reference in New Issue
Block a user