Hello Everyone , 
I upgraded the Ansible from 2.5.3 to 2.9.9 ,
Facing these issues 

blank <> suggest that it couldnt find the host and hence it cannot reach 
the Windows Host.

Am I missing anything. 

Using module file 
/usr/lib/python2.7/site-packages/ansible/modules/windows/setup.ps1
Pipelining is enabled.
<> ESTABLISH WINRM CONNECTION FOR USER: 1234s_tskSV on PORT 5985 TO
calling kinit with subprocess for principal 7777199s_tskSV
Using module file 
/usr/lib/python2.7/site-packages/ansible/modules/windows/setup.ps1
Pipelining is enabled.
*<> *ESTABLISH WINRM CONNECTION FOR USER: 1234s_tskSV on PORT 5985 TO
calling kinit with subprocess for principal 1234s_tskSV
*fatal: [1234CVFAB05]: UNREACHABLE! => {*
*    "changed": false,*
*    "msg": "kerberos: Invalid URL u'http://:5985/wsman': No host supplied 
what to do",*
*    "unreachable": true*
*}*
fatal: [1234CVMQ01]: UNREACHABLE! => {
    "changed": false,
    "msg": "kerberos: Invalid URL u'http://:5985/wsman': No host supplied 
what to do",
    "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/79956608-1a05-486a-a903-664a33a4c4d3n%40googlegroups.com.

Reply via email to