Skip to content
This repository was archived by the owner on May 31, 2023. It is now read-only.

Commit e80d261

Browse files
authored
Update dashboards.yml
1 parent d1b9704 commit e80d261

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tasks/dashboards.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@
3838
changed_when: false
3939
with_items: "{{ grafana_dashboards }}"
4040
when: grafana_dashboards | length > 0
41+
tags:
42+
- skip_ansible_lint
4143

4244
# As noted in [1] an exported dashboard replaces the exporter's datasource
4345
# name with a representative name, something like 'DS_GRAPHITE'. The name

0 commit comments

Comments
 (0)