summaryrefslogtreecommitdiffstats
path: root/ansible/roles/cert-manager/molecule/default/converge.yml
blob: 60d1d243ba1c451477f646160e6bb407cacc1d7a (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:
    - cert-manager