4
0
Fork 0

updated warning for template updated

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2023-03-01 09:10:39 +00:00
parent 37f0eec4d4
commit b88dca6954
No known key found for this signature in database
GPG key ID: 1DE02A772D0908F9

View file

@ -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