Fix error in handler

This commit is contained in:
Tristan PILAT 2017-03-08 16:33:23 +01:00
parent c25d96841c
commit 78a2fd9830

View file

@ -56,5 +56,5 @@
- name: reload sshd
service:
name: sshd
name: ssh
state: reloaded