Upgraded Ansible to 2.9.9 on RHEL 7.5 and Host issues

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
}