mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-07-12 05:07:51 +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