blob: 6bad2b8031e86dc8251c98ebb6e9944ea67b0812 [file] [log] [blame]
---
- name: "Prepare hosts"
hosts: all
roles:
- role: prepare-rke
vars:
mode: all
- prepare-docker-dind
- name: "Infra specific preparations"
hosts: infrastructure
roles:
- role: prepare-rke
vars:
mode: infra