Add handler.
This commit is contained in:
parent
f26ff76258
commit
8286c69abe
1 changed files with 5 additions and 0 deletions
|
@ -3,3 +3,8 @@
|
||||||
systemd:
|
systemd:
|
||||||
name: waiverdb.service
|
name: waiverdb.service
|
||||||
state: restarted
|
state: restarted
|
||||||
|
|
||||||
|
- name: restart postgresql
|
||||||
|
systemd:
|
||||||
|
name: postgresql.service
|
||||||
|
state: restarted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue