blob: 0f3fbc2731d5f763e496365d49db74008f348ee9 [file] [log] [blame]
Michal Zegan93c43032019-06-05 13:10:40 +02001---
2- name: Converge
3 hosts: all
Bartek Grzybowski007a4bd2021-02-01 10:13:03 +01004 pre_tasks:
5 - name: Include infrastructure group variables
6 include_vars: ../../../../group_vars/infrastructure.yml
7 - name: Include test scenario variables
8 include_vars: vars.yml
Michal Zegan93c43032019-06-05 13:10:40 +02009 roles:
10 - helm