[MOLECULE] Drop 'include_role' in favor of playing the role directly
[oom/offline-installer.git] / ansible / roles / cert-manager / molecule / default / converge.yml
1 ---
2 - name: Converge
3   hosts: all
4   pre_tasks:
5     - name: Include infrastructure group variables
6       include_vars: ../../../../group_vars/infrastructure.yml
7   roles:
8     - cert-manager