fix: SSH config validation

remove validation step instead of running pointless validation on static template
This commit is contained in:
2026-08-06 12:39:58 +02:00
parent 1370cd2b8a
commit b031c08b66
-1
View File
@@ -15,7 +15,6 @@
owner: root
group: root
mode: "0644"
validate: "sshd -t -f %s"
notify: Restart sshd
become: true