forked from ansible-lockdown/RHEL9-CIS
import_tasks file added
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
c5ed197e03
commit
e5d17f74ca
1 changed files with 1 additions and 1 deletions
|
|
@ -367,7 +367,7 @@
|
|||
|
||||
- name: "6.1.15 | AUDIT | Audit system file permissions | warning count"
|
||||
ansible.builtin.import_tasks:
|
||||
file: warning_facts.yaml
|
||||
file: warning_facts.yaml
|
||||
vars:
|
||||
warn_control_id: '6.1.15'
|
||||
when: rhel9cis_6_1_15_packages_rpm.stdout|length > 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue