--- - name: Prepare infra hosts: infrastructure pre_tasks: - name: Include infrastructure group variables include_vars: ../../../../group_vars/infrastructure.yml - name: Include test setup variables include_vars: vars.yml roles: - prepare-kube-prometheus-stack