fix syntax error

This commit is contained in:
nd 2019-11-02 14:48:11 +01:00
parent 6f51a68160
commit ade0ea7048
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -50,4 +50,4 @@
grafana_url: "http://127.0.0.1:3000"
grafana_user: "admin"
grafana_password: "{{ grafana.adminpw }}"
path: {{ item.path }}
path: "{{ item.path }}"