ansible/test
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
..
cache
env
integration aws_s3: Improve ETag handling (#46332) 2019-08-07 07:41:06 -07:00
legacy safe_eval fix (#57188) 2019-06-20 18:22:29 -07:00
results
runner [stable-2.8] Wait for Ansible Tower instance to be ready 2019-08-02 13:58:26 -07:00
sanity consul_session: improve documentation and add integration tests (#56392) (#59357) 2019-07-30 17:21:44 -07:00
units Correct places where match was intended 2019-07-29 12:08:15 -07:00
utils Add Hetzner Cloud to CI integration tests. 2019-04-09 15:41:50 -07:00