Change service name for Grafana
This commit is contained in:
parent
067b325678
commit
c07a79dcf2
@ -9,6 +9,6 @@
|
||||
- name: Enable Grafana service
|
||||
tags: grafana-enable
|
||||
ansible.builtin.service:
|
||||
name: 'grafana'
|
||||
name: 'grafana-server'
|
||||
state: started
|
||||
enabled: yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user