I'm trying to provision a Ubuntu 16.04 server machine. When running a 
playbook which has worked fine on Ubuntu 14.x and 15.x, it fails with this 
error:

TASK [setup] 
*******************************************************************
fatal: [foo]: FAILED! => {"changed": false, "failed": true, 
"module_stderr": "", "module_stdout": "/bin/sh: 1: /usr/bin/python: not 
found\r\n", "msg": "MODULE FAILURE", "parsed": false}


Ubuntu 16.04 has python3, not 2.7.x. Why is this not being autodetected?

-- 
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/314eff4e-ac3b-4643-9982-3907da6221a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to