forked from ansible-lockdown/RHEL9-CIS
made ssh_config file tage always
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
9b076de7f1
commit
2d2f281733
1 changed files with 1 additions and 3 deletions
|
|
@ -251,9 +251,7 @@
|
|||
- rhel9_cis_sshd_config_file != '/etc/ssh/sshd_config'
|
||||
- "'openssh-server' in ansible_facts.packages"
|
||||
tags:
|
||||
- ssh
|
||||
- level1_server
|
||||
- level1_workstation
|
||||
- always
|
||||
|
||||
- name: "PRELIM | 5.3.4 | Find all sudoers files."
|
||||
ansible.builtin.shell: "find /etc/sudoers /etc/sudoers.d/ -type f ! -name '*~' ! -name '*.*'"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue