mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 11:36:10 +08:00
4 lines
80 B
YAML
4 lines
80 B
YAML
---
|
|
- name: restart postgresql94
|
|
service: name=postgresql-9.4 state=restarted
|