You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I fixed it by adding interpreter_python=python3 in the [defaults] section of the ansible/kubespray/ansible.cfg file. It seems to be an issue with python 2, which was used by default.
I have the same problem. I followed the recommendation of fastlorenzo but I maintain the problem. Could gelmistefano give me details of path for that code? Which is the name file?
Error:
TASK [download : prep_kubeadm_images | Copy kubeadm binary from download dir to system path] ***
Thursday 02 January 2020 22:01:04 +0530 (0:00:00.778) 0:09:40.886 ******
fatal: [k8s-kubespray-master-0 -> 10.12.43.220]: FAILED! => {"changed": false, "cmd": "sshpass", "msg": "[Errno 2] No such file or directory: b'sshpass': b'sshpass'", "rc": 2}
Details:
Template Using : Ubuntu 18.04
For SSH login using user name and password
The text was updated successfully, but these errors were encountered: