[ssh] fix: restart sshd handler name
This commit is contained in:
parent
855e6194fb
commit
4edbcd9a6b
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue