Only download kubeadm images where needed (#10899)
* Refactor of kubeadm images listing Instead of setting multiples facts, we directly create the dict we need from kubeadm output. * Remove useless 'default' filters in roles/download * Only download kubeadm images where needed
This commit is contained in:
@ -11,6 +11,7 @@ tags:
|
||||
repository: https://github.com/kubernetes-sigs/kubespray
|
||||
dependencies:
|
||||
ansible.utils: '>=2.5.0'
|
||||
community.general: '>=3.0.0'
|
||||
build_ignore:
|
||||
- .github
|
||||
- '*.tar.gz'
|
||||
|
Reference in New Issue
Block a user