ci: skip installing roles
Some checks failed
ci/woodpecker/push/linting Pipeline failed

This commit is contained in:
Simon Cornet 2026-05-19 16:07:33 +02:00
commit 84fa79088b

View file

@ -1,5 +1,4 @@
--- ---
exclude_paths: exclude_paths:
- ".gitlab/*" - ".gitlab/*"
- ".gitlab-ci.yml" - ".gitlab-ci.yml"
@ -11,6 +10,7 @@ exclude_paths:
kinds: kinds:
- playbook: "**/*.{yml,yaml}" - playbook: "**/*.{yml,yaml}"
skip_install: true
skip_list: skip_list:
- "command-shell" - "command-shell"
- "experimental" - "experimental"