Add sshd handlers
This commit is contained in:
@@ -10,3 +10,9 @@
|
||||
name: sshd
|
||||
state: started
|
||||
enabled: yes
|
||||
|
||||
- handlers:
|
||||
- name: restart sshd
|
||||
service:
|
||||
name: sshd
|
||||
state: restarted
|
||||
|
Reference in New Issue
Block a user