I am trying to test Ansible uri module with external SOAP site. My server is behind proxy. When trying to connect it is attempting to connect using SOCKS even though http_proxy is set. How to force Ansible to use HTTP proxy instead of SOCKS proxy. Is it something to do with httplib2 configuration?
-- 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/61f781fd-deef-49fb-b097-c75a785b2312%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
