Hi James,
Please find the -vvv output from ansible below.
Cheers,
Ben
TASK: [Get all of the packages from S3 onto the box] **************************
<cdr1.aws.acme.com> ESTABLISH CONNECTION FOR USER: root
<cdr1.aws.acme.com> EXEC ['ssh', '-tt', '-q', '-o',
'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o',
'ControlPath=/Users/0x6e6562/.ansible/cp/ansible-ssh-%h-%p-%r', '-o',
'Port=22', '-o', 'KbdInteractiveAuthentication=no', '-o',
'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey',
'-o', 'PasswordAuthentication=no', '-o', 'User=root', '-o',
'ConnectTimeout=10', 'cdr1.aws.acme.com', "/bin/sh -c 'mkdir -p
$HOME/.ansible/tmp/ansible-1382670810.23-62877702454141 && echo
$HOME/.ansible/tmp/ansible-1382670810.23-62877702454141'"]
<cdr1.aws.acme.com> REMOTE_MODULE s3 bucket=cdr-deployment
object=/3rd-party/jdk-7u45-linux-x64.gz aws_access_key=xxx
aws_secret_key=xxx dest=/opt/downloads/jdk-7u45-linux-x64.gz mode=get
<cdr1.aws.acme.com> PUT
/var/folders/z8/n1d02m0j26z6wv2p_793ls4m0000gn/T/tmpUDmKUP TO
/root/.ansible/tmp/ansible-1382670810.23-62877702454141/s3
<cdr1.aws.acme.com> EXEC ['ssh', '-tt', '-q', '-o',
'ControlMaster=auto', '-o', 'ControlPersist=60s', '-o',
'ControlPath=/Users/0x6e6562/.ansible/cp/ansible-ssh-%h-%p-%r', '-o',
'Port=22', '-o', 'KbdInteractiveAuthentication=no', '-o',
'PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey',
'-o', 'PasswordAuthentication=no', '-o', 'User=root', '-o',
'ConnectTimeout=10', 'cdr1.aws.acme.com', "/bin/sh -c
'/usr/bin/python2
/root/.ansible/tmp/ansible-1382670810.23-62877702454141/s3; rm -rf
/root/.ansible/tmp/ansible-1382670810.23-62877702454141/ >/dev/null
2>&1'"]
failed: [cdr1.aws.acme.com] => (item=jdk-7u45-linux-x64.gz) =>
{"failed": true, "item": "jdk-7u45-linux-x64.gz"}
msg: Files uploaded with multipart of s3 are not supported with
checksum, unable to compute checksum.