ansible/.ansible-lint
Gabriel Augendre b02de7192c
Some checks failed
/ run ansible (push) Has been cancelled
add borgmatic
2024-10-13 19:15:24 +02:00

9 lines
198 B
Text

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