This is failing because of the reasons I explained in your other question https://groups.google.com/forum/#!topic/ansible-project/Jz9ByKAJzS0. In short you should look at using become on your tasks to bypass the WinRM limitations. Also Ansible can execute Python scripts, I'm not sure why you are saying it has error messages but the rc is 0 and there is nothing on the stderr so that looks like it ran correctly.
-- 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/6a722f3b-47dc-40c9-ab63-8b5ea90f250e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
