diff options
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 |
