You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
8 years ago
..
ansible-doc Remove remnants of obsolete fireball mode. 8 years ago
code-smell Consider module_utils deps when running tests. (#21382) 8 years ago
pep8 [cloud] Ensure that s3_bucket module always enables/disables versioning if it is specified (#21320) 8 years ago
shellcheck Add `unify_repos.sh` to shellcheck skip list. 8 years ago
validate-modules Validate EXAMPLES as YAML 8 years ago