6 lines
No EOL
85 B
YAML
6 lines
No EOL
85 B
YAML
---
|
|
|
|
- name: restart grafana
|
|
systemd:
|
|
name: grafana-server
|
|
state: restarted |