mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-19 14:57:43 -02:30
etcd UNSUPPORTED for all arch
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
---
|
||||
- include_tasks: download_prep.yml
|
||||
when:
|
||||
- not skip_downloads|default(false)
|
||||
|
||||
- name: "Download items"
|
||||
include_tasks: "download_{% if download.container %}container{% else %}file{% endif %}.yml"
|
||||
vars:
|
||||
|
||||
Reference in New Issue
Block a user