mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2026-03-25 22:37:11 +00:00
50-redhat.conf var naming update
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
1537bf72df
commit
2724faf1fc
1 changed files with 1 additions and 1 deletions
|
|
@ -256,7 +256,7 @@
|
||||||
rhel9cis_rule_5_1_11
|
rhel9cis_rule_5_1_11
|
||||||
ansible.builtin.stat:
|
ansible.builtin.stat:
|
||||||
path: /etc/ssh/sshd_config.d/50-redhat.conf
|
path: /etc/ssh/sshd_config.d/50-redhat.conf
|
||||||
register: discovered_sshd_50_redhat_file
|
register: prelim_sshd_50_redhat_file
|
||||||
|
|
||||||
- name: "PRELIM | AUDIT | Capture pam security related files"
|
- name: "PRELIM | AUDIT | Capture pam security related files"
|
||||||
tags: always
|
tags: always
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue