summaryrefslogtreecommitdiffstats
path: root/.yamllint
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2026-06-22 18:04:40 +0200
committerAhmed Abdelhalim <[email protected]>2026-06-22 18:04:40 +0200
commit1a7d06d83d41b343a48c181cb47c4c9974a5626a (patch)
tree6df05c0a11d41a419d261bcd8a052de19172c2f6 /.yamllint
parentded892e34378c3675717384decebbf87e3f70039 (diff)
Refactor installing grafana dashboards using URL only
Refactor prometheus extra scraping jobs
Diffstat (limited to '.yamllint')
-rw-r--r--.yamllint3
1 files changed, 3 insertions, 0 deletions
diff --git a/.yamllint b/.yamllint
index 3df54a17..88c05eb8 100644
--- a/.yamllint
+++ b/.yamllint
@@ -5,6 +5,9 @@ rules:
line-length:
max: 120
level: warning
+ ignore: |
+ host_vars/
+ group_vars/
comments:
min-spaces-from-content: 1
comments-indentation: false