We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab58697 commit e0f79bdCopy full SHA for e0f79bd
tasks/dashboards.yml
@@ -152,7 +152,7 @@
152
_dashboards_copied_list: "{{ _dashboards_copied | json_query('results[*].dest') | default([]) }}"
153
when: grafana_provisioning_synced
154
155
- - name: Remove dashbards not present on deployer machine (synchronize)
+ - name: Remove dashboards not present on deployer machine (synchronize)
156
become: true
157
file:
158
path: "{{ item }}"
0 commit comments