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

Commit 9f52514

Browse files
jcheroskeSebastian Gumprich
authored andcommitted
added dependency flag
1 parent f57ce4b commit 9f52514

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

handlers/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
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)