chore: enable offline mode for ansible-lint
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-19 16:13:48 +02:00
commit d1ad804e47

View file

@ -11,6 +11,8 @@ exclude_paths:
kinds:
- playbook: "**/*.{yml,yaml}"
offline: true
skip_list:
- "command-shell"
- "experimental"