mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2025-12-15 22:34:21 +03:00
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 }}"
|