mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
Adding solution for users with passwords. Fix block.
Signed-off-by: root@DERVISHx <nuno.carvalho@siemens.com>
This commit is contained in:
parent
e54ddf59fa
commit
1c15bb8f59
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
|
||||
- name: "5.6.1.1 | PATCH | Ensure password expiration is 365 days or less"
|
||||
block:
|
||||
block:
|
||||
- name: "5.6.1.1 | PATCH | Set default."
|
||||
ansible.builtin.lineinfile:
|
||||
path: /etc/login.defs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue