Fix name of Grafana service
This commit is contained in:
parent
236db7ac49
commit
15f0fd6dd6
@ -3,6 +3,6 @@
|
|||||||
---
|
---
|
||||||
- name: restart grafana
|
- name: restart grafana
|
||||||
systemd:
|
systemd:
|
||||||
name: grafana
|
name: grafana-server
|
||||||
state: restarted
|
state: restarted
|
||||||
become: yes
|
become: yes
|
||||||
|
Loading…
Reference in New Issue
Block a user