mirror of
https://github.com/ZwareBear/JFrog-Cloud-Installers.git
synced 2026-01-21 02:06:56 -06:00
5 lines
97 B
YAML
5 lines
97 B
YAML
---
|
|
|
|
- name: restart postgres
|
|
systemd: name={{ postgres_server_service_name }} state=restarted
|