fix(cis): remove deprecated sshd options and update hardening values
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
regexp: "^(\\s*)umask\\s+\\d+"
|
||||
line: "umask 027"
|
||||
|
||||
# Non-RHEL/non-Debian distros: loop evaluates to [] (intentional skip)
|
||||
- name: Prevent Login to Accounts With Empty Password
|
||||
ansible.builtin.replace:
|
||||
dest: "{{ item }}"
|
||||
|
||||
Reference in New Issue
Block a user