This website requires JavaScript.
Explore
Help
Sign in
ansible-roles
/
postgresql
Watch
1
Star
0
Fork
You've already forked postgresql
0
mirror of
https://github.com/geerlingguy/ansible-role-postgresql.git
synced
2024-11-11 13:50:50 -05:00
Code
Releases
Activity
c4e3716bd0
postgresql
/
handlers
/
main.yml
4 lines
97 B
YAML
Raw
Normal View
History
Unescape
Escape
Initial commit for Ubuntu, Debian, and RHEL/CentOS.
2016-09-29 12:03:13 -04:00
---
-
name
:
restart postgresql
So many fixes for Ubuntu and Debian.
2016-09-29 21:01:39 -04:00
service
:
"name={{ postgresql_daemon }} state=restarted sleep=5"
Copy permalink