4 lines
97 B
YAML
4 lines
97 B
YAML
|
---
|
||
|
- name: restart postgresql
|
||
|
service: "name={{ postgresql_daemon }} state=restarted sleep=5"
|