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
|
||||
group: root
|
||||
mode: "0644"
|
||||
validate: "sshd -t -f %s"
|
||||
notify: Restart sshd
|
||||
become: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user