Vendor Galaxy Roles and Collections
Some checks failed
/ Ansible Lint (push) Failing after 5m45s
/ Ansible Lint (pull_request) Failing after 4m59s

This commit is contained in:
Stefan Bethke 2026-02-06 22:07:16 +01:00
commit 2aed20393f
3553 changed files with 387444 additions and 2 deletions

View file

@ -14,6 +14,10 @@
":label(renovate)"
],
"semanticCommits": "disabled",
"ignorePaths": [
"ansible_collections/**",
"galaxy-roles/**"
],
"packageRules": [
// Create a package rule for grouping all stable non-major dependency updates together.
// A combination of/inspired by: