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