mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Download etcd and hyperkube binary.
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
when:
|
||||
- not skip_downloads|default(false)
|
||||
- item.value.enabled
|
||||
- not item.value.container | item.value.container and download_container
|
||||
|
||||
- name: "Sync container"
|
||||
include_tasks: sync_container.yml
|
||||
|
||||
Reference in New Issue
Block a user