blob: 0f3fbc2731d5f763e496365d49db74008f348ee9 [file] [log] [blame]
---
- name: Converge
hosts: all
pre_tasks:
- name: Include infrastructure group variables
include_vars: ../../../../group_vars/infrastructure.yml
- name: Include test scenario variables
include_vars: vars.yml
roles:
- helm