Explorar el Código

saco variable 'sshd'

David hace 10 años
padre
commit
862db6706c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      roles/ssh/handlers/main.yml

+ 1 - 1
roles/ssh/handlers/main.yml

@@ -1,3 +1,3 @@
 ---
 - name: restart sshd
-  service: name={{ sshd }} state=restarted
+  service: name=sshd state=restarted