Add handler.
This commit is contained in:
parent
6d4527e3c8
commit
3ea34906ec
1 changed files with 2 additions and 0 deletions
|
@ -11,3 +11,5 @@
|
|||
- name: restart nginx
|
||||
service: name=nginx state=restarted
|
||||
|
||||
- name: restart postfix
|
||||
action: service name=postfix state=restarted
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue