TASK [setup] *******************************************************************
Using module file /usr/lib/python2.7/site-packages/ansible/modules/core/system/setup.py
<10.133.180.62> ESTABLISH SSH CONNECTION FOR USER: root
<10.133.180.62> SSH: EXEC sshpass -d14 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o User=root -o ConnectTimeout=10 -o ControlPath=/home/jbrewster/.ansible/cp/ansible-ssh-%h-%p-%r 10.133.180.62 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo ~/.ansible/tmp/ansible-tmp-1487709168.28-100153560564195 `" && echo ansible-tmp-1487709168.28-100153560564195="` echo ~/.ansible/tmp/ansible-tmp-1487709168.28-100153560564195 `" ) && sleep 0'"'"''
<10.133.180.62> PUT /tmp/tmpqeBJEA TO Please login as the user "centos" rather than the user "root"./setup.py
<10.133.180.62> SSH: EXEC sshpass -d14 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o User=root -o ConnectTimeout=10 -o ControlPath=/home/jbrewster/.ansible/cp/ansible-ssh-%h-%p-%r '[10.133.180.62]'
[WARNING]: sftp transfer mechanism failed on [10.133.180.62]. Use ANSIBLE_DEBUG=1 to see detailed information
<10.133.180.62> SSH: EXEC sshpass -d14 scp -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o User=root -o ConnectTimeout=10 -o ControlPath=/home/jbrewster/.ansible/cp/ansible-ssh-%h-%p-%r /tmp/tmpqeBJEA '[10.133.180.62]:'"'"'Please login as the user "centos" rather than the user "root"./setup.py'"'"''
[WARNING]: scp transfer mechanism failed on [10.133.180.62]. Use ANSIBLE_DEBUG=1 to see detailed information
fatal: [myserver7]: FAILED! => {
"failed": true,
"msg": "failed to transfer file to Please login as the user \"centos\" rather than the user \"root\"./setup.py:\n\nExecuting: program /usr/bin/ssh host 10.133.180.62, user (unspecified), command scp -v -t 'Please login as the user \"centos\" rather than the user \"root\"./setup.py'\nOpenSSH_6.6.1, OpenSSL 1.0.1e-fips 11 Feb 2013\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 56: 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 = 9101\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 3\r\nPlease login as the user \"centos\" rather than the user \"root\".\ndebug2: Exiting on signal 1\r\n"
}
to retry, use: --limit @/home/jbrewster/dev/ansible/anslaunch.retry
PLAY RECAP *********************************************************************
localhost : ok=5 changed=3 unreachable=0 failed=0
myserver7 : ok=0 changed=0 unreachable=0 failed=1
[jbrewster@mojojojo ansible]$