lists-dev: add missing handler
This commit is contained in:
parent
c6852a889a
commit
48d9ebf522
1 changed files with 2 additions and 0 deletions
|
@ -71,6 +71,8 @@
|
|||
|
||||
handlers:
|
||||
- include: "{{ handlers }}/restart_services.yml"
|
||||
- name: restart postgresql
|
||||
service: name=postgresql state=restarted
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue