Skip to content
Snippets Groups Projects
Unverified Commit 55aa58ee authored by Rong Zhang's avatar Rong Zhang Committed by GitHub
Browse files

Merge pull request #4025 from riverzhang/download-images

Fix kubeadm config images pull
parents 556a8d68 8d0158ce
No related branches found
No related tags found
No related merge requests found
......@@ -27,5 +27,6 @@
- include_tasks: kubeadm_images.yml
when:
- kube_version is version('v1.11.0', '>=')
- not skip_downloads|default(false)
- inventory_hostname in groups['kube-master']
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment