ansible/test/sanity
Will Thames f42ffe6de3 [cloud] Ensure that s3_bucket module always enables/disables versioning if it is specified (#21320)
If versioning is not enabled, then `get_bucket_versioning`
can return an empty dict.

If that happens, the code to enable versioning should still
run!

The logic for suspending versioning was also incorrect, so
have updated that too.

Fixes #20491
2017-02-16 09:45:05 -05:00
..
ansible-doc Remove remnants of obsolete fireball mode. 2016-12-09 16:56:34 -07:00
code-smell Consider module_utils deps when running tests. (#21382) 2017-02-13 18:49:36 -08:00
pep8 [cloud] Ensure that s3_bucket module always enables/disables versioning if it is specified (#21320) 2017-02-16 09:45:05 -05:00
shellcheck
validate-modules Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00