exclude_paths: [tests/roles/, .github/, examples/roles/, vendor/, tests/, tests/roles/candlepin/]
extra_vars: {targets: targets}
kinds:
- {yaml: '**/meta/collection-requirements.yml'}
- {yaml: '**/tests/collection-requirements.yml'}
- {playbook: '**/tests/tests_*.yml'}
- {playbook: '**/tests/setup-snapshot.yml'}
- {tasks: '**/tests/*.yml'}
- {playbook: '**/tests/playbooks/*.yml'}
- {tasks: '**/tests/tasks/*.yml'}
- {tasks: '**/tests/tasks/*/*.yml'}
- {vars: '**/tests/vars/*.yml'}
- {playbook: '**/examples/*.yml'}
- {playbook: '**/tests/get_coverage.yml'}
mock_modules: [sefcontext, selogin, win_domain_group, win_domain_user, ini_file]
mock_roles: [rhel-system-roles.metrics, rhel-system-roles.vpn, rhel-system-roles.selinux,
  rhel-system-roles.ad_integration, rhel-system-roles.ha_cluster, rhel-system-roles.storage,
  rhel-system-roles.certificate, rhel-system-roles.firewall, rhel-system-roles.rhc,
  rhel-system-roles.timesync, rhel-system-roles.network, rhel-system-roles.journald,
  rhel-system-roles.nbde_client, rhel-system-roles.postfix, rhel-system-roles.nbde_server,
  rhel-system-roles.podman, rhel-system-roles.ssh]
profile: production
skip_list: ['yaml[line-length]', fqcn-builtins]
warn_list: [load-failure, '306']
