use the right name
Signed-off-by: Ricky Elrod <codeblock@fedoraproject.org>
This commit is contained in:
parent
e9826035c3
commit
bb6ad5d66e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@
|
||||||
- name: Install custom systemd service file
|
- name: Install custom systemd service file
|
||||||
copy: >
|
copy: >
|
||||||
src=grafana.service
|
src=grafana.service
|
||||||
dest=/usr/lib/systemd/system/grafana.service
|
dest=/usr/lib/systemd/system/grafana-server.service
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- grafana
|
- grafana
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue