mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 14:27:12 +00:00
4 lines
171 B
Django/Jinja
4 lines
171 B
Django/Jinja
{{ file_managed_by_ansible }}
|
|
# CIS Configurations
|
|
# 5.3.3.2.4 Ensure password same consecutive characters is configured
|
|
maxrepeat = {{ rhel9cis_passwd_maxrepeat_value }}
|