mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-01 02:00:23 +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`.