sshd privilege separation directory creation
This commit is contained in:
@@ -58,3 +58,9 @@
|
|||||||
group: root
|
group: root
|
||||||
mode: '0644'
|
mode: '0644'
|
||||||
notify: restart_fail2ban
|
notify: restart_fail2ban
|
||||||
|
|
||||||
|
- name: system setup | openssh | creating privilege separation directory
|
||||||
|
tags: ssh,system,settings
|
||||||
|
file:
|
||||||
|
path: "/run/sshd"
|
||||||
|
state: directory
|
||||||
Reference in New Issue
Block a user