From that error it looks like there is no python at /usr/bin/python at
the target host, normally this is due to not having python install or
having it in an alternate location (which you can direct ansible to
with the ansiblie_python_interpreter variable).