forked from ansible-lockdown/RHEL9-CIS
Merge pull request #12 from alewando/var_defaults
Add missing variable defaults for 'rhel9cis_pam_faillock' adding a variable not breaking pipeline OK to approve
This commit is contained in:
commit
0348777c0b
1 changed files with 2 additions and 0 deletions
|
|
@ -582,6 +582,8 @@ rhel9cis_pam_password:
|
|||
minclass: 4
|
||||
|
||||
rhel9cis_pam_faillock:
|
||||
unlock_time: 900
|
||||
deny: 5
|
||||
remember: 5
|
||||
|
||||
# UID settings for interactive users
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue