Upgraded Ansible to 2.9.9 on RHEL 7.5 and Host issues

21 views
Skip to first unread message

manohar joshi

unread,
Mar 24, 2021, 10:52:41 AM3/24/21
to Ansible Project
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
}

Reply all
Reply to author
Forward
0 new messages