summaryrefslogtreecommitdiffstats
path: root/ansible/roles/strimzi-kafka-operator/molecule/default/converge.yml
blob: b70400cd3af6e1dd4b9eb3bb778eec14e4df7a87 (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:
    - strimzi-kafka-operator