Michal Zegan | 93c4303 | 2019-06-05 13:10:40 +0200 | [diff] [blame] | 1 | --- |
2 | - name: Prepare for helm tests | ||||
Bartek Grzybowski | 61d7bfe | 2019-06-26 10:42:49 +0200 | [diff] [blame] | 3 | hosts: infrastructure |
4 | pre_tasks: | ||||
5 | - name: Include infrastructure group variables | ||||
6 | include_vars: ../../../../group_vars/infrastructure.yml | ||||
Michal Zegan | 93c4303 | 2019-06-05 13:10:40 +0200 | [diff] [blame] | 7 | roles: |
8 | - prepare-helm |