skip_list:
  - var-naming[no-role-prefix]

exclude_paths:
  - ".ansible/"
  - "plugins/modules/src/"
  - "tests/sanity/ignore-*.txt"

profile: 'production'
