fix: worker节点安装时无法推送dnscache镜像

pull/992/head
gjmzj 2021-02-16 19:28:12 +08:00
parent 0798b2855a
commit b919df4407
1 changed files with 0 additions and 1 deletions

View File

@ -114,7 +114,6 @@
command: "ls {{ base_dir }}/down"
register: download_info
connection: local
run_once: true
- name: 尝试推送离线dnscache镜像若执行失败可忽略
copy: src={{ base_dir }}/down/{{ dnscache_offline }} dest=/opt/kube/images/{{ dnscache_offline }}