Browse Source

saco variable 'sshd'

David 10 năm trước cách đây
mục cha
commit
862db6706c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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