feat:TSG-18017

This commit is contained in:
linxin
2023-12-20 11:42:06 +08:00
committed by 林鑫
parent f5a56b99de
commit 27e40e9b24

View File

@@ -23,6 +23,9 @@
remote_src: yes
#install helm binary end
- name: "Helm Completion Bash"
shell: helm completion bash > /etc/bash_completion.d/helm
- name: "copy kubeconfig.sh to destination"
copy:
src: "{{ role_path }}/files/kubeconfig.sh"