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
a803625086
commit
218aa269dd
1 changed files with 2 additions and 0 deletions
|
|
@ -11,6 +11,8 @@ exclude_paths:
|
||||||
kinds:
|
kinds:
|
||||||
- playbook: "**/*.{yml,yaml}"
|
- playbook: "**/*.{yml,yaml}"
|
||||||
|
|
||||||
|
offline: true
|
||||||
|
|
||||||
skip_list:
|
skip_list:
|
||||||
- "command-shell"
|
- "command-shell"
|
||||||
- "experimental"
|
- "experimental"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue