Files
kubernetes.core/.config/ansible-lint.yml
Yuriy Novostavskiy 159a63af97 fix linters in github actions (#848)
Fix bug #846
within this commit ansible/ansible-lint updated to 24.12.2 and config moved to .config folder
2025-01-16 14:45:27 -05:00

9 lines
108 B
YAML

---
profile: production
exclude_paths:
- .ansible/
- tests/integration
- tests/unit
- tests/sanity