3 lines
74 B
YAML
3 lines
74 B
YAML
---
|
|
- name: restart postgresql
|
|
service: name=postgresql state=restarted
|