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

5 lines
171 B
Text
Raw Normal View History

{{ file_managed_by_ansible }}
# CIS Configurations
# 5.3.3.2.4 Ensure password same consecutive characters is configured
maxrepeat = {{ rhel9cis_passwd_maxrepeat_value }}