mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-01 22:50:27 +03:00
If resolvconf was installed and then removed, the file /etc/resolvconf/resolv.conf.d/head remains in the filesystem - change discovery of 'resolvconf' executable to check if it can be located with 'which resolvconf' command or not.