sshd privilege separation directory creation
This commit is contained in:
@@ -58,3 +58,9 @@
|
||||
group: root
|
||||
mode: '0644'
|
||||
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