ERROR: UNREACHABLE! => changed : false , msg:SSH error:data could not be sent to the remote host.Make sure this host can be reached over ssh", "unreachable": true
Often a credentials failure or naming failure rather than connectivity.
Check you can manually ssh to the target machine with the host name and username exactly as stated in your hosts file. And remove ssh pipelining to test if that's the issue.