mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-06-08 12:37:58 +00:00
6caf5b0ac3
"else omit" is causing problems in this expression. Replacing it with more strict "inventory_hostname" fixes the issue and handles `download_run_once` as expected. Closes issue #514