sudoers
This commit is contained in:
@@ -22,7 +22,8 @@
|
||||
path: "/etc/ssh/sshd_config"
|
||||
line: "Include /etc/ssh/sshd_config.d/*.conf"
|
||||
state: present
|
||||
insertbefore: "^Port.*$"
|
||||
insertbefore: "^#?Port.*$"
|
||||
notify: restart_sshd
|
||||
|
||||
- name: system setup | openssh | copy sshd custom config
|
||||
tags: openssh,ssh,system,settings
|
||||
|
||||
Reference in New Issue
Block a user