Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit f57ce4b

Browse files
jcheroskeSebastian Gumprich
authored andcommitted
added dependency flag
1 parent 911059d commit f57ce4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

handlers/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
- name: restart sshd
22
service: name={{ sshd_service_name }} state=restarted
33
when: "(ssh_server_enabled|bool)"
4-
become: yes

0 commit comments

Comments
 (0)