forked from ansible-lockdown/RHEL9-CIS
Updated auditd template changed warning
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
a6ce1ef1bf
commit
088cd51931
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
ansible.builtin.import_tasks:
|
||||
file: warning_facts.yml
|
||||
vars:
|
||||
warn_control_id: 'Auditd template updated, see diff output for details'
|
||||
warn_control_id: 'Auditd template updated, validate as expected'
|
||||
when:
|
||||
- rhel9cis_auditd_template_updated.changed
|
||||
- rhel9cis_auditd_file.stat.exists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue