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