ansible/.ansible-lint

8 lines
123 B
Text
Raw Normal View History

2024-10-10 23:30:37 +02:00
---
profile: production
strict: true
2024-10-11 00:24:06 +02:00
exclude_paths:
2024-10-11 00:42:58 +02:00
- "**/*docker-compose.yaml"
2024-10-11 11:51:33 +02:00
- .github/
2024-10-11 16:51:42 +02:00
- .pre-commit-config.yaml