Commit Graph

12 Commits (aeb264f5816e7f996ce94ebab6385c7d8c05bbc4)

Author SHA1 Message Date
Mick Bass 64a2077787 Add support for AWS Security Token Service (temporary credentials) to all AWS cloud modules. 11 years ago
Brian Coca e5ed49d6c7 added patch to workaround some s3 connection faliures 11 years ago
Brian Coca 6570d48657 refactrored connection exception handling, added check to see if we actually get a connection before proceeding
Fixes #964
11 years ago
Alex Rowley 7d6cd3baaa cloud/amazon/s3: update documentation
update description to show that module can do more than just put files into s3
11 years ago
Toshio Kuratomi 974075277d Also don't fail if files are different and overwrite is false for uploads (this mimics copy and template).
Related to #489
11 years ago
Toshio Kuratomi 47c6dae9f3 Merge pull request #490 from pgehres/devel
Issue #489: s3 should not fail on checksum mismtach when overwrite=no
11 years ago
Michael Laccetti 5e7605475d Moving the import to the top of the file and getting rid of the redundancy
I sure do wish I knew where the whitespace change was coming from, though. Frustrating.
11 years ago
Michael Laccetti 60e2e43f00 Change s3 to use connect_to_region
* Allows us to use Ansible/s3 for GovCloud when accessing a pre-existing bucket
11 years ago
Peter Gehres 05ca85a172 Issue #489: s3 should not fail on checksum mismtach when overwrite=no 11 years ago
Michael DeHaan 9de0045d00 Remove potentially out of date or specific product references. 11 years ago
Michael DeHaan e7c92a6bc6 More EC2 doc tweaks 11 years ago
Brian Coca 0c4adcb2c6 made subcategories for cloud modules for better organization 11 years ago