chore: enable offline mode for ansible-lint
Some checks failed
ci/woodpecker/push/linting Pipeline failed
Some checks failed
ci/woodpecker/push/linting Pipeline failed
This commit is contained in:
parent
f8f8b2d0d0
commit
8a3fcf9f20
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ exclude_paths:
|
|||
kinds:
|
||||
- playbook: "**/*.{yml,yaml}"
|
||||
|
||||
offline: true
|
||||
|
||||
skip_list:
|
||||
- "command-shell"
|
||||
- "experimental"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue