ansible-roles/roles/grafana/handlers/main.yml

5 lines
76 B
YAML

---
- name: restart grafana
service: name=grafana-server state=restarted