forked from ansible-lockdown/RHEL9-CIS
updated warning for template updated
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
37f0eec4d4
commit
b88dca6954
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
- name: POST | AUDITD | Add Warning count for changes to template file | Warn Count # noqa: no-handler
|
- name: POST | AUDITD | Add Warning count for changes to template file | Warn Count # noqa: no-handler
|
||||||
ansible.builtin.import_tasks: warning_facts.yml
|
ansible.builtin.import_tasks: warning_facts.yml
|
||||||
vars:
|
vars:
|
||||||
warn_control_id: 'Auditd_template_updated-see-diff-output'
|
warn_control_id: 'Auditd template updated, see diff output for details'
|
||||||
when:
|
when:
|
||||||
- auditd_template_updated.changed
|
- auditd_template_updated.changed
|
||||||
- auditd_file.stat.exists
|
- auditd_file.stat.exists
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue