ansible proxy settings

Guys,

idea to fix this issue.
Goals is to build the connection with winrm to a windows server from a ansible server.

{
“unreachable”: true,
“msg”: “ssl: HTTPSConnectionPool(host=‘host01’, port=5986): Max retries exceeded with url: /wsman (Caused by ProxyError(‘Cannot connect to proxy.’, RemoteDisconnected(‘Remote end closed connection without response’,)))”,
“changed”: false
}