mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-24 22:11:23 +08:00
4 lines
74 B
YAML
4 lines
74 B
YAML
---
|
|
- name: restart postgresql
|
|
service: name=postgresql state=restarted
|