update to new grafana module
This commit is contained in:
parent
5cb6e458be
commit
1e802724ec
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
|||
grafana_password: "{{ grafana.adminpw }}"
|
||||
ds_type: "{{ item.value.ds_type }}"
|
||||
database: "{{ item.value.database|d(omit) }}"
|
||||
url: "{{ item.value.url }}"
|
||||
ds_url: "{{ item.value.url }}"
|
||||
is_default: "{{ item.value.is_default }}"
|
||||
tls_ca_cert: "{{ item.value.tls_ca_cert|d(omit) }}"
|
||||
tls_client_cert: "{{ item.value.tls_client_cert|d(omit) }}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue