chore: change name handlers

This commit is contained in:
2023-11-19 13:34:11 +00:00
parent 7ece338f9e
commit 25942537c5

5
handlers/main.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- name: restart sshd
service:
name: sshd
state: restarted