[ssh] fix: restart sshd handler name

This commit is contained in:
Simon Cornet 2025-02-10 12:32:36 +01:00
commit 4edbcd9a6b

View file

@ -8,6 +8,6 @@
owner: "root" owner: "root"
group: "root" group: "root"
mode: "0644" mode: "0644"
notify: "restart sshd" notify: "restart ssh"
tags: tags:
- "sshd" - "sshd"