grafana: minor fixes again again !!!!
This commit is contained in:
parent
e5e6dd8056
commit
e660d8688a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
- name: Import Grafana GPG signing key
|
||||
get_url:
|
||||
url: https://apt.grafana.com/gpg.key
|
||||
dest: /usr/share/keyrings/grafana-release-keyring.gpg
|
||||
dest: /etc/apt/keyrings/grafana-release-keyring.asc
|
||||
|
||||
- name: Add Grafana repository
|
||||
deb822_repository:
|
||||
|
|
Loading…
Reference in a new issue