Vendor Galaxy Roles and Collections #66

Merged
stb merged 2 commits from vendor-galaxy into main 2026-02-06 22:38:41 +01:00
Showing only changes of commit f6c15773e1 - Show all commits

ansible-lint: add collections and roles directories to excluded paths
All checks were successful
/ Ansible Lint (pull_request) Successful in 2m47s
/ Ansible Lint (push) Successful in 2m11s

June 2026-02-06 22:27:18 +01:00
Signed by: june
SSH key fingerprint: SHA256:o9EAq4Y9N9K0pBQeBTqhSDrND5E7oB+60ZNx0U1yPe0

View file

@ -5,3 +5,5 @@ skip_list:
exclude_paths:
- .forgejo/
- "**/*.sops.yaml"
- ansible_collections/
- galaxy_roles/