This website https://www.josharcher.uk/code/ansible-python-connection-failure-ubuntu-server-1604/ recons, for Ubuntu, one must install Python 2.7.
I do not think this is the problem, as the other hosts does work. On Saturday, December 16, 2017 at 11:19:50 PM UTC+2, Jéan Roux wrote: > > One suggestion on the web I found, here, > https://github.com/ansible/ansible/issues/21468, proposes: > > ansible -m ping all -i hosts-file.ini -e > ansible_python_interpreter=/usr/bin/python2.7 > > This also does not work. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/bc323f86-66b0-4b69-8b25-5dae49b87934%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
