mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
5 lines
76 B
YAML
5 lines
76 B
YAML
---
|
|
|
|
- name: restart grafana
|
|
service: name=grafana-server state=restarted
|