I'm trying to use Ansible for a Windows host.  I followed the instructions, 
but I'm getting an error when I try to run anything simple:
ansible inventory -m setup or ansible inventory -m wing_ping

Host IP| UNREACHABLE! => {
    "changed": false,
    "msg": "ssl: HTTPSConnectionPool(host='Host IP', port=5986): Max 
retries exceeded with url: /wsman (Caused by 
NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 
0xbc8550>: Failed to establish a new connection: [Errno 111] Connection 
refused',))",
    "unreachable": true
}

This is just a workgroup so local accounts. Any ideas?  Thanks

-- 
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/b0159355-3155-4477-93cf-61a81538e6b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to