Hi all,

Im unable to connect to windows using the credssp authentication issue. Im 
getting the following error,


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


Inventory file settings,

ansible_user: Administrator
ansible_password: xxxxxx
ansible_port: 5986
ansible_connection: winrm
ansible_winrm_scheme: https
ansible_winrm_transport: credssp
ansible_winrm_server_cert_validation: ignore


Thanks,
Shyam

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/77d5bf09-527a-4b2e-b8aa-9297223cff06%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to