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