ansible/.ansible-lint
2024-10-11 17:18:53 +02:00

8 lines
152 B
Text

---
profile: production
strict: true
exclude_paths:
- "**/*docker-compose.yaml"
- "**/*docker-compose.yml"
- .github/
- .pre-commit-config.yaml