whatnow.site/.ansible-lint

16 lines
248 B
YAML

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