So friday I updated my machine to windows 10, installed bash shell, 
configured kerberos and was able to perform simple actions such as 
win_ping, shut down a service, install a chocolatey package.
This morning came in and upgraded the bash environment in windows.
Now when running any of my playbooks that worked on friday, I am getting 
errors that /usr/bin/python cannot be found.
Try
{
/usr/bin/python 
'C:\Users\username\AppData\Local\Temp\ansible-tmp-1485182658.36-53484537865904\setup.ps1'
}

We can see its trying to run a powershell script, but trying to run it 
using python.

Any ideas on why this is happening or has changed?  Where can I go to fix 
this locally if possible (on the ansible server)

-- 
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/c02fdd4d-25fd-4c58-a450-84c10df015f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to