Files
gitlab-mirror/.ansible-lint
2025-12-11 10:27:01 +03:00

11 lines
167 B
Plaintext

---
profile: production
strict: true
# Enable checking of loop variable prefixes in roles
loop_var_prefix: "^(__|{role}_)"
exclude_paths:
- .github/
- .ansible/