fix: SSH config validation
remove validation step instead of running pointless validation on static template
This commit is contained in:
@@ -15,7 +15,6 @@
|
|||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: "0644"
|
mode: "0644"
|
||||||
validate: "sshd -t -f %s"
|
|
||||||
notify: Restart sshd
|
notify: Restart sshd
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user