Add a restart handler for taiga back.
This commit is contained in:
parent
145a4f3608
commit
fc4640c0a1
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
---
|
---
|
||||||
- name: restart postgresql
|
- name: restart postgresql
|
||||||
service: name=postgresql state=restarted
|
service: name=postgresql state=restarted
|
||||||
|
|
||||||
|
- name: restart taiga-back
|
||||||
|
service: name=taiga-back state=restarted
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue