Initial commit uberspace ansible
This commit is contained in:
3
roles/postgres/handlers/main.yml
Normal file
3
roles/postgres/handlers/main.yml
Normal file
@ -0,0 +1,3 @@
|
||||
---
|
||||
- name: restart postgres
|
||||
command: supervisorctl restart postgresql
|
||||
Reference in New Issue
Block a user