Re: [ansible-project] Every SSH connection logs mux_client_read_packet: read header failed: Broken pipe

2020-03-03 Thread James Cassell
On Mon, Feb 24, 2020, at 9:01 PM, John Bateman wrote: > Each SSH connection throughout every playbook execution ends with > Broken Pipe error message `mux_client_read_packet: read header failed: > Broken pipe`, seen with verbose logging enabled. This doesn't cause the > failure of a task and

[ansible-project] Every SSH connection logs mux_client_read_packet: read header failed: Broken pipe

2020-02-24 Thread John Bateman
Each SSH connection throughout every playbook execution ends with Broken Pipe error message mux_client_read_packet: read header failed: Broken pipe, seen with verbose logging enabled. This doesn't cause the failure of a task and the connection can still be seen to return a 0 exit code and the