summaryrefslogtreecommitdiffstats
path: root/.yamllint
diff options
context:
space:
mode:
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