forked from ansible-lockdown/RHEL9-CIS
#72 improve password check
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
059aa6ff9a
commit
7c34f61d11
2 changed files with 7 additions and 0 deletions
|
|
@ -38,6 +38,7 @@
|
|||
sudo_password_rule: rhel9cis_rule_5_3_4
|
||||
when:
|
||||
- rhel9cis_rule_5_3_4
|
||||
- ansible_env.SUDO_USER is defined
|
||||
- not system_is_ec2
|
||||
tags:
|
||||
- user_passwd
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue