updated ansible-lint config
This commit is contained in:
parent
c35e5d3696
commit
cae577866e
|
|
@ -5,6 +5,7 @@ skip_list:
|
|||
- 'no-handler'
|
||||
- '503' # no-handler code
|
||||
- 'role-name'
|
||||
- '106'
|
||||
- 'ignore-errors'
|
||||
- 'yaml'
|
||||
- '204' # line length => checked by yamllint
|
||||
|
|
|
|||
Loading…
Reference in New Issue