Brian, We have not modified any of the ansible source files.
I've used find/grep to search every .py file under /usr/lib/python2.6/site-packages without finding the source code block I've quoted above. (I also looked under the corresponding lib64 tree.) Any idea where it's coming from? What can we try next to narrow this down? -- Kai On Wednesday, November 19, 2014 1:18:54 PM UTC-8, Brian Coca wrote: > > Hi, > > The expected output of the ping module is a 'pong' response from the > server, your output seems to indicate there is some problem with the ping > module code, the ssh connection is fine at this point. > > The weird part is that this is common code used by all modules, I just > tested and it doesn't seem broken on my copy of 1.7.2, so I cannot > reproduce the error. Please verify that the ansible source files have not > been edited. > -- 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/cd38e884-3536-44a7-b718-ff897eec7a69%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
