ansible - python xmlrpclib returns None on valid XML coming from server -


when run python interpreter series of commands xmlrpclib client works (python2.7). 3 commands work fine.

when run ansible module, 2 out of 3 commands work, last 1 more complicated xml (co-incidence?) fails.

the decoded response holds string. failing 1 holds array.

i run xmlrpclib verbose=1 mode , xml same.

what wrong in ansible?


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -