4
0
Fork 0

made ssh_config file tage always

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
Mark Bolwell 2024-09-06 14:32:48 +01:00
parent 9b076de7f1
commit 2d2f281733
No known key found for this signature in database
GPG key ID: 997FF7FE93AEB5B9

View file

@ -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 '*.*'"