Hi experts,
I'm basically trying to run ansible playbook or any adhoc task on windows node (prerequisite done) when I execute its waiting for some time and then throwing me this error
plaintext: HTTPConnectionpool(host = 'proxyhost' , port = 9480) , read timed out = 30
unreachable: true
I dont any clue on what is happening and this goes for all windows machines
Can any one advice me what are the different troubleshoot we can do for this error?
Note - I defined all the required inputs for windows machine in inventory file like user,password,port,protocol(tried ntlm,basic etc) , connection)