summaryrefslogtreecommitdiffstats
path: root/ansible/roles/helm/molecule/default/converge.yml
blob: 68189c5490d93ded2602ab79e5f284190f67f3eb (plain)
1
2
3
4
5
6
7
8
---
- name: Converge
  hosts: all
  pre_tasks:
    - name: Include infrastructure group variables
      include_vars: ../../../../group_vars/infrastructure.yml
  roles:
    - helm