Role service-grafana: update gpg key id

This commit is contained in:
Julian Labus 2019-01-14 22:43:45 +01:00
parent 28ba57aa49
commit 2880d72c00
No known key found for this signature in database
GPG Key ID: 8AF209F2C6B3572A
1 changed files with 1 additions and 1 deletions

View File

@ -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