ci: fix skipping role installs
All checks were successful
ci/woodpecker/push/linting Pipeline was successful

This commit is contained in:
Simon Cornet 2026-05-19 16:08:50 +02:00
commit ce077f9c37

View file

@ -10,7 +10,7 @@ exclude_paths:
kinds: kinds:
- playbook: "**/*.{yml,yaml}" - playbook: "**/*.{yml,yaml}"
skip_install: true offline: true
skip_list: skip_list:
- "command-shell" - "command-shell"
- "experimental" - "experimental"