This repository has been archived on 2020-07-02. You can view files and clone it, but cannot push or open issues or pull requests.
galaxy-grafana.plugin/handlers/main.yml

7 lines
86 B
YAML
Raw Normal View History

2019-07-10 17:12:12 +02:00
---
- name: restart grafana
systemd:
name: grafana-server
state: restarted