forked from ansible-lockdown/RHEL9-CIS
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
|
|
@ -98,7 +98,7 @@
|
|||
|
||||
- name: "5.6.1.5 | AUDIT | Ensure all users last password change date is in the past | warning count"
|
||||
ansible.builtin.import_tasks:
|
||||
file: warning_facts.yaml
|
||||
file: warning_facts.yml
|
||||
when:
|
||||
- rhel9cis_5_6_1_5_user_list.stdout | length > 0
|
||||
- not rhel9cis_futurepwchgdate_autofix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue