mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-05-09 23:33:53 +00:00
QA, lint, standards, var naming, title aming aligned
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
69bef1f371
commit
201edf02e4
39 changed files with 478 additions and 608 deletions
|
|
@ -200,15 +200,13 @@
|
|||
file: auditd.yml
|
||||
|
||||
- name: "Run post remediation tasks"
|
||||
tags:
|
||||
- post_tasks
|
||||
- always
|
||||
tags: always
|
||||
ansible.builtin.import_tasks:
|
||||
file: post.yml
|
||||
|
||||
- name: "Run post_remediation audit"
|
||||
- name: "Run post remediation audit"
|
||||
when: run_audit
|
||||
tags: always
|
||||
tags: run_audit
|
||||
ansible.builtin.import_tasks:
|
||||
file: post_remediation_audit.yml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue