Files
product-demos/.ansible-lint
2023-09-25 15:56:11 -04:00

13 lines
269 B
Plaintext

---
profile: production
offline: false
skip_list:
- "galaxy[no-changelog]"
exclude_paths:
# would be better to move the roles here to the top-level roles directory
- collections/ansible_collections/demo/compliance/roles/
- roles/redhatofficial.*
- .github/