xoxys.postgres/handlers/main.yml
Robert Kaussow 17e78db3d3
Some checks failed
continuous-integration/drone/pr Build is failing
refactor: move to podman container setup
2023-08-06 16:02:31 +02:00

8 lines
135 B
YAML

---
- name: Restart PostgreSQL
service:
name: postgres
state: restarted
daemon_reload: True
listen: __postgres_restart