ansible-roles/roles/pgweb/handlers/main.yml

5 lines
65 B
YAML

---
- name: restart pgweb
service: name=pgweb state=restarted