forked from ansible-lockdown/RHEL9-CIS
updated var naming from rhel9_cis to rhel9cis
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2d2f281733
commit
3cdd2a0368
4 changed files with 24 additions and 24 deletions
|
|
@ -462,7 +462,7 @@ rhel9cis_syslog: {{ rhel9cis_syslog }}
|
|||
|
||||
# Section 5
|
||||
# This will allow use of drop in files when CIS adopts them.
|
||||
rhel9_cis_sshd_config_file: {{ rhel9_cis_sshd_config_file }}
|
||||
rhel9_cis_sshd_config_file: {{ rhel9cis_sshd_config_file }}
|
||||
|
||||
## 5.2.4 Note the following to understand precedence and layout
|
||||
rhel9cis_sshd_limited: false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue