grafana: i am dumb
This commit is contained in:
parent
b141a1d955
commit
67b29517e2
1 changed files with 2 additions and 1 deletions
|
@ -14,10 +14,11 @@
|
|||
|
||||
- name: Add Grafana repository
|
||||
deb822_repository:
|
||||
name: collabora
|
||||
name: grafana
|
||||
types: deb
|
||||
uris: https://apt.grafana.com
|
||||
suites: stable
|
||||
components: main
|
||||
signed_by: /usr/share/keyrings/grafana-release-keyring.gpg
|
||||
|
||||
- name: Install Grafana
|
||||
|
|
Loading…
Reference in a new issue