2016-12-09 00:48:54 +08:00
|
|
|
dependencies:
|
2016-12-24 00:25:37 +08:00
|
|
|
- role: etcd
|
2016-12-09 00:48:54 +08:00
|
|
|
- role: docker
|
2017-01-05 23:32:08 +08:00
|
|
|
when: not ansible_os_family in ["CoreOS", "Container Linux by CoreOS"]
|
2016-12-09 00:48:54 +08:00
|
|
|
- role: download
|
|
|
|
file: "{{ downloads.calico_rr }}"
|