Refactor AIDE configuration and add exclusion paths
This commit is contained in:
@@ -221,6 +221,13 @@
|
||||
tags:
|
||||
- roles::cis::extras
|
||||
|
||||
- name: Configure aide
|
||||
ansible.builtin.include_tasks: aide.yml
|
||||
when: install_aide
|
||||
tags:
|
||||
- roles::cis::aide
|
||||
|
||||
|
||||
- name: Miscellaneous tasks after all handlers
|
||||
ansible.builtin.include_tasks: post.yml
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user