I was setting up 2 test machines and getting the error below. Any 
ideas/suggestions?
I tried reading the error below, but can't figure out the error.


<csync1> ESTABLISH SSH CONNECTION FOR USER: root
<csync1> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s 
-o ControlPath="/tmp/ansible-ssh-%h-%p-%r" -o Port=2233 -o 
KbdInteractiveAuthentication=no -o 
PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey 
-o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 csync1 mkdir 
-p "$HOME/.ansible/tmp/ansible-tmp-1440815362.34-115931972146261" && echo 
"$HOME/.ansible/tmp/ansible-tmp-1440815362.34-115931972146261"
<csync1> ESTABLISH SSH CONNECTION FOR USER: root
<csync1> PUT /tmp/tmpTtxtZb TO 
/root/.ansible/tmp/ansible-tmp-1440815362.34-115931972146261/setup
<csync1> ESTABLISH SSH CONNECTION FOR USER: root
<csync1> EXEC ssh -C -tt -vvv -o ControlMaster=auto -o ControlPersist=60s 
-o ControlPath="/tmp/ansible-ssh-%h-%p-%r" -o Port=2233 -o 
KbdInteractiveAuthentication=no -o 
PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey 
-o PasswordAuthentication=no -o User=root -o ConnectTimeout=10 csync1 
LANG=C LC_MESSAGES=C LC_CTYPE=C /usr/local/bin/python 
/root/.ansible/tmp/ansible-tmp-1440815362.34-115931972146261/setup; rm -rf 
"/root/.ansible/tmp/ansible-tmp-1440815362.34-115931972146261/" >/dev/null 
2>&1
fatal: [csync1]: FAILED! => {"changed": false, "failed": true, "msg": 
"Ambiguous output redirect.\r\nOpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 
2014\r\ndebug1: Reading configuration data 
/home/fran/.ssh/config\r\ndebug1: /home/fran/.ssh/config line 3: Applying 
options for csync1\r\ndebug1: Reading configuration data 
/etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 19: Applying 
options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 
setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 
4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 
remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: 
mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: 
done pid = 14898\r\ndebug3: mux_client_request_session: session request 
sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: 
mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received 
exit status from master 1\r\nShared connection to csync1 closed.\r\n", 
"parsed": false}

-- 
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/99be194c-8f74-4841-9c3e-74fc1fd0caef%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to