Hello,

I'm getting the following error when trying to win_ping my windows host:

Command: 
ansible VMs -m win_ping

Response:
xx.xx.xx.xxx | UNREACHABLE! => {
    "changed": false, 
    "msg": "basic: HTTPSConnectionPool(host='xx.xx.xx.xxx', port=5986): Max 
retries exceeded with url: /wsman (Caused by ProxyError('Cannot connect to 
proxy.', error('Tunnel connection failed: 403 Forbidden',)))", 
    "unreachable": true
}

Can please someone help me understand where might the problem be?

Followed all steps for both Control node (Redhat server 7) and Windows 7 
controlled node.


You help would be deeply appreciated.

-- 
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/6cff2d13-a76e-4e0f-8e48-478be34902d8%40googlegroups.com.

Reply via email to