Fix linter-related issues
This commit is contained in:
parent
7cf616f6c7
commit
f0f56ecd3f
2 changed files with 4 additions and 2 deletions
|
@ -2,9 +2,11 @@ skip_list:
|
|||
- no-changed-when
|
||||
- load-failure
|
||||
- document-start
|
||||
- package-latest
|
||||
|
||||
warn_list:
|
||||
- experimental # all rules tagged as experimental
|
||||
|
||||
exclude_paths:
|
||||
- group_vars/all/vault.yml
|
||||
- utils/
|
||||
|
|
Loading…
Reference in a new issue