chore: enable offline mode for ansible-lint
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
09bcae3e92
commit
f3720c48fe
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