RHEL9-CIS/templates/etc/security/pwquality.conf.d/50-pwdictcheck.conf.j2

5 lines
157 B
Text
Raw Normal View History

{{ file_managed_by_ansible }}
# CIS Configurations
# 5.3.3.2.6 Ensure password dictionary check is enabled
dictcheck = {{ rhel9cis_passwd_dictcheck_value }}