---
profile: production

exclude_paths:
  - roles/himmelblau/.refs/
  - roles/himmelblau/.tox/
  - roles/himmelblau/.github/
  - roles/himmelblau/examples/ # example inventories reference hosts that don't exist here

# Role is consumed as "ansible-himmelblau"; allow that directory name.
kinds:
  - playbook: "tests/tests_*.yml"
  - playbook: "examples/*.yml"
