ansible/changelogs
flowerysong 38a7dfca26 aws_s3: Improve ETag handling (#46332)
* cosmetic: Remove useless call to ec2_argument_spec()

* aws_s3: Improve ETag handling

* Extract ETag calculation into a utility function for reuse by
  aws_s3_sync.
* Reduce code duplication in put/get by restructuring the logic
* Only calculate ETag when overwrite == different
* Fail gracefully when overwrite == different and MD5 isn't available
  (e.g. due to FIPS-140-2).

* aws_s3: clean up integration tests

Clean up tests, add tests for overwrite settings in both directions.

(cherry picked from commit c513c1e2d3)
2019-08-07 07:41:06 -07:00
..
fragments aws_s3: Improve ETag handling (#46332) 2019-08-07 07:41:06 -07:00
.changes.yaml New release v2.8.3 2019-07-25 10:03:46 -07:00
CHANGELOG-v2.8.rst New release v2.8.3 2019-07-25 10:03:46 -07:00
CHANGELOG.rst
config.yaml Implement new changelog generator. 2018-06-05 19:08:15 -07:00