diff options
| author | Ahmed Abdelhalim <[email protected]> | 2026-06-22 18:04:40 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2026-06-22 18:04:40 +0200 |
| commit | 1a7d06d83d41b343a48c181cb47c4c9974a5626a (patch) | |
| tree | 6df05c0a11d41a419d261bcd8a052de19172c2f6 /.yamllint | |
| parent | ded892e34378c3675717384decebbf87e3f70039 (diff) | |
Refactor installing grafana dashboards using URL only
Refactor prometheus extra scraping jobs
Diffstat (limited to '.yamllint')
| -rw-r--r-- | .yamllint | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
