mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-08 12:37:58 +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