Role service-grafana: update gpg key id
This commit is contained in:
parent
28ba57aa49
commit
2880d72c00
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
- name: ensure apt key for grafana is present
|
||||
apt_key:
|
||||
state: present
|
||||
id: D59097AB
|
||||
id: 24098CB6
|
||||
url: "https://packages.grafana.com/gpg.key"
|
||||
|
||||
- name: ensure grafana apt repo is present
|
||||
|
|
Loading…
Reference in a new issue