<targetServer01> PUT /tmp/tmpjOMTij TO /home/user/.ansible/tmp/ansible-tmp-1443023667.7-245295646620754/ping
<targetServer01> SSH: EXEC scp -vvv -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=30 -o ControlPath=/tmp/ansible-ssh-%h-%p-%r /tmp/tmpjOMTij [targetServer01]:/home/user/.ansible/tmp/ansible-tmp-1443023667.7-245295646620754/ping
<targetServer01> ESTABLISH SSH CONNECTION FOR USER: user
<targetServer01> SSH: EXEC ssh -C -vvv -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o ConnectTimeout=30 -o ControlPath=/tmp/ansible-ssh-%h-%p-%r -tt targetServer01 LANG=C LC_MESSAGES=C LC_CTYPE=C /usr/bin/python /home/user/.ansible/tmp/ansible-tmp-1443023667.7-245295646620754/ping; rm -rf "/home/user/.ansible/tmp/ansible-tmp-1443023667.7-245295646620754/" > /dev/null 2>&1
targetServer01 | SUCCESS => {
"changed": false,
"ping": "pong"
}
real 0m30.808s
user 0m0.508s
sys 0m0.172s