Add the postgresql handler to anitya_backend
This commit is contained in:
parent
4661e21b8e
commit
6df42dffdf
1 changed files with 3 additions and 0 deletions
3
roles/anitya/backend/handlers/main.yml
Normal file
3
roles/anitya/backend/handlers/main.yml
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
---
|
||||||
|
- name: restart postgresql
|
||||||
|
service: name=postgresql state=restarted
|
Loading…
Add table
Add a link
Reference in a new issue