mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
fix filename
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com> Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
parent
43f3b5300c
commit
2e1f17169b
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