5af2c42bde
Signed-off-by: Bogdan Dobrelya <bogdando@mail.ru>
6 lines
178 B
YAML
6 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 }}"
|