mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
fix filename
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
061483f15e
commit
580ee762ee
16 changed files with 25 additions and 25 deletions
|
|
@ -47,7 +47,7 @@
|
|||
|
||||
- name: "3.4.2.2 | AUDIT | Ensure an nftables table exists | Alert on no tables | warning count"
|
||||
ansible.builtin.import_tasks:
|
||||
file: warning_facts.yamlfacts.yml
|
||||
file: warning_facts.yml
|
||||
when:
|
||||
- rhel9cis_3_4_2_2_nft_tables.stdout | length == 0
|
||||
- not rhel9cis_nft_tables_autonewtable
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue