mirror of
https://github.com/Crocmagnon/ansible.git
synced 2024-11-21 23:08:01 +01:00
8 lines
152 B
Text
8 lines
152 B
Text
---
|
|
profile: production
|
|
strict: true
|
|
exclude_paths:
|
|
- "**/*docker-compose.yaml"
|
|
- "**/*docker-compose.yml"
|
|
- .github/
|
|
- .pre-commit-config.yaml
|