mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-04-04 20:58:28 +03:00
This fixes a task failure in the rescue block that uncordons nodes after an unsuccessful drain. The issue occurs when `kube_override_hostname` is set and does not match `inventory_hostname`.