ansible/.ansible-lint

7 lines
95 B
Text
Raw Permalink 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/