exclude_paths: [tests/roles/, .github/, examples/roles/, vendor/, tests/]
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: [win_domain_group, win_domain_user, ini_file, sefcontext, selogin]
mock_roles: [rhel-system-roles.journald, rhel-system-roles.rhc, rhel-system-roles.ad_integration,
  rhel-system-roles.podman, rhel-system-roles.firewall, rhel-system-roles.vpn, rhel-system-roles.ha_cluster,
  rhel-system-roles.ssh, rhel-system-roles.certificate, rhel-system-roles.nbde_client,
  rhel-system-roles.nbde_server, rhel-system-roles.metrics, rhel-system-roles.storage,
  rhel-system-roles.network, rhel-system-roles.timesync, rhel-system-roles.selinux,
  rhel-system-roles.postfix]
profile: production
skip_list: ['yaml[line-length]', fqcn-builtins]
warn_list: ['306', load-failure]
