Skip to content

Commit e0f79bd

Browse files
authored
Fix "dashbards" typo (cloudalchemy#224)
1 parent ab58697 commit e0f79bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/dashboards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
_dashboards_copied_list: "{{ _dashboards_copied | json_query('results[*].dest') | default([]) }}"
153153
when: grafana_provisioning_synced
154154

155-
- name: Remove dashbards not present on deployer machine (synchronize)
155+
- name: Remove dashboards not present on deployer machine (synchronize)
156156
become: true
157157
file:
158158
path: "{{ item }}"

0 commit comments

Comments
 (0)