Files
gitlab-mirror/.ansible-lint
Alexander Gorelyshev af7e4e7504 Add a linting workflow
2025-12-04 13:50:54 +04:00

10 lines
153 B
Plaintext

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