I'm trying to win_ping a windows host to verify a connection but I keep 
getting the timeout error bellow:

windows1 | UNREACHABLE! => {
    "changed": false,
    "msg": "plaintext: HTTPConnectionPool(host='xx.xx.xx.xx', port=3128): 
Read timed out. (read timeout=30)",
    "unreachable": true
}


I can establish a connection via telnet from the control machine to the 
target host but when I run win_ping it times out.

Any help is greatly appreciated.

-- 
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/0f9d4c00-efa6-4985-bfb4-7949753852eb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to