mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-27 15:33:06 +00:00
RH9 does not require extra authselect options(just with-faillock). Therefore var-attr is not needed anymore.
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
parent
8405e67db2
commit
85e2eb1264
1 changed files with 0 additions and 1 deletions
|
|
@ -613,7 +613,6 @@ rhel9cis_use_authconfig: false
|
|||
rhel9cis_authselect:
|
||||
custom_profile_name: custom-profile
|
||||
default_file_to_copy: "sssd --symlink-meta"
|
||||
options: with-sudo with-faillock without-nullok
|
||||
|
||||
# 5.3.1 Enable automation to create custom profile settings, using the settings above
|
||||
rhel9cis_authselect_custom_profile_create: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue