forked from ansible-lockdown/RHEL9-CIS
Renamed variable to prelim
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
9f50effd30
commit
51b20d383d
1 changed files with 1 additions and 1 deletions
|
|
@ -260,7 +260,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