mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
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
|
||||
ansible.builtin.import_tasks: warning_facts.yml
|
||||
vars:
|
||||
warn_control_id: 'Auditd_template_updated-see-diff-output'
|
||||
warn_control_id: 'Auditd template updated, see diff output for details'
|
||||
when:
|
||||
- auditd_template_updated.changed
|
||||
- auditd_file.stat.exists
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue