mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-02-28 09:39:12 +03:00
Add arch and version to the downloaded binary name (#10122)
Signed-off-by: bo.jiang <bo.jiang@daocloud.io>
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
- name: Kubernetes Apps | Copy yq binary from download dir
|
||||
synchronize:
|
||||
src: "{{ local_release_dir }}/yq"
|
||||
src: "{{ downloads.yq.dest }}"
|
||||
dest: "{{ bin_dir }}/yq"
|
||||
compress: no
|
||||
perms: yes
|
||||
|
||||
Reference in New Issue
Block a user