ansible/test
flowerysong c513c1e2d3 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.
2019-07-10 14:05:12 -07:00
..
cache
env
integration aws_s3: Improve ETag handling (#46332) 2019-07-10 14:05:12 -07:00
legacy safe_eval fix (#57188) 2019-06-06 15:36:22 -04:00
results
runner Move ansible-test unit coverage code into plugin. 2019-07-10 10:09:46 -07:00
sanity Add version 2.13 to the removed_in list (#58924) 2019-07-10 09:38:31 -04:00
units Move ansible-test unit coverage code into plugin. 2019-07-10 10:09:46 -07:00
utils Use Python 3.7 to run ansible-test coverage in CI. (#57555) 2019-06-07 15:48:17 -07:00