Guys,
how we can add proxy setting in ansible when we use
ansible_connection=winrm?
fatal: [10.2.20.56]: UNREACHABLE! => {
"changed": false,
"msg": "ssl: HTTPSConnectionPool(host='10.2.20.56', port=5986): Max
retries exceeded with url: /wsman (Caused by ProxyError('Cannot connect to
proxy.', error(104, 'Connection reset by peer')))",
"unreachable": true
}
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/b5c294e7-4828-4f5c-b38a-5a6ea3cd01c5%40googlegroups.com.