Fix grafana apt sources list file path
This commit is contained in:
parent
06cdf0c610
commit
838d9b00dd
@ -7,6 +7,6 @@
|
|||||||
- name: configure apt repository
|
- name: configure apt repository
|
||||||
apt_repository:
|
apt_repository:
|
||||||
repo: "deb https://packages.grafana.com/oss/deb stable main"
|
repo: "deb https://packages.grafana.com/oss/deb stable main"
|
||||||
filename: influxdb
|
filename: grafana
|
||||||
update_cache: yes
|
update_cache: yes
|
||||||
state: present
|
state: present
|
||||||
|
Loading…
Reference in New Issue
Block a user