mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-11 14:07:57 +00:00
5af2c42bde
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
7 lines
178 B
YAML
7 lines
178 B
YAML
dependencies:
|
|
- role: etcd
|
|
- role: docker
|
|
when: not ansible_os_family in ["CoreOS", "Container Linux by CoreOS"]
|
|
- role: download
|
|
file: "{{ downloads.calico_rr }}"
|