---
profile: production
strict: true

# Enable checking of loop variable prefixes in roles
loop_var_prefix: "^(__|{role}_)"

exclude_paths:
  - .github/
  - .ansible/
