mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-05 19:17:59 +00:00
bf6687b032
- Lookup was not returning a list, making the difference filter spit out garbage -> query always return a list - hostvars is a dictionnary, so convert to list before selectattr and map back to only get keys