mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
audit moved to prelim
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
0803f90da2
commit
be9ee540d1
1 changed files with 0 additions and 17 deletions
|
|
@ -151,23 +151,6 @@
|
||||||
- prelim_tasks
|
- prelim_tasks
|
||||||
- always
|
- always
|
||||||
|
|
||||||
- name: Include audit specific variables
|
|
||||||
when:
|
|
||||||
- run_audit or audit_only
|
|
||||||
- setup_audit
|
|
||||||
tags:
|
|
||||||
- setup_audit
|
|
||||||
- run_audit
|
|
||||||
ansible.builtin.include_vars: audit.yml
|
|
||||||
|
|
||||||
- name: Include pre-remediation audit tasks
|
|
||||||
when:
|
|
||||||
- run_audit or audit_only
|
|
||||||
- setup_audit
|
|
||||||
tags:
|
|
||||||
- run_audit
|
|
||||||
ansible.builtin.import_tasks: pre_remediation_audit.yml
|
|
||||||
|
|
||||||
- name: Run Section 1 tasks
|
- name: Run Section 1 tasks
|
||||||
ansible.builtin.import_tasks:
|
ansible.builtin.import_tasks:
|
||||||
file: section_1/main.yml
|
file: section_1/main.yml
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue