grafana: validate gpg key
This commit is contained in:
parent
aba0370c5b
commit
c7f94b54c8
1 changed files with 0 additions and 1 deletions
|
@ -11,7 +11,6 @@
|
|||
apt_key:
|
||||
url: https://packages.grafana.com/gpg.key
|
||||
state: present
|
||||
validate_certs: false
|
||||
register: apt_key_result
|
||||
retries: 3
|
||||
until: apt_key_result is succeeded
|
||||
|
|
Loading…
Reference in a new issue