r/ssh-user-ca: Add missing handlers file
This commit is contained in:
4
roles/ssh-user-ca/handlers/main.yml
Normal file
4
roles/ssh-user-ca/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
- name: reload sshd
|
||||
service:
|
||||
name: sshd
|
||||
state: reloaded
|
||||
Reference in New Issue
Block a user