whatnow.site/.ansible-lint
2025-03-23 18:58:44 -04:00

15 lines
226 B
YAML

---
exclude_paths:
- .cache/
- .gitea/
- ansible/roles/requirements.yaml
- ansible/vars/vault.yaml
warn_list:
- internal-error
# Role name {} does not match ``^[a-z][a-z0-9_]+$`` pattern
- '106'
# vi: ft=yaml