Skip to content
Snippets Groups Projects
Commit f4af8552 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Ignore some ansible linting errors

parent 3f6ef813
No related branches found
No related tags found
No related merge requests found
......@@ -6,5 +6,6 @@ exclude_paths:
skip_list:
- '701'
- '403'
...
......@@ -19,6 +19,8 @@ rules:
min-spaces-inside: 1
max-spaces-inside: 1
level: error
truthy:
level: warning
line-length: disable
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment