mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-18 19:23:17 +02:00
5 lines
89 B
YAML
5 lines
89 B
YAML
---
|
|
|
|
- name: restart postgres-exporter
|
|
service: name=postgres-exporter state=restarted
|