mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-05-27 06:45:57 +03:00
0fa90ec9e8
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.