Fix kubeadm config images pull
Supported by kubeadm v1.11
This commit is contained in:
@ -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']
|
||||
|
Reference in New Issue
Block a user