community.general/lib/ansible/modules
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
..
cloud [cloud] Ensure that s3_bucket module always enables/disables versioning if it is specified (#21320) 2017-02-16 09:45:05 -05:00
clustering Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
commands YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
crypto Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
database Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
files Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
identity IPA: Remove duplicated code and fix a bug that occurs if empty lists were passed and IPA didn't know the value before (#19210) 2017-02-08 14:16:44 +00:00
inventory Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
messaging no log passwords (#21229) 2017-02-10 15:13:59 -05:00
monitoring Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
network New module: cnos_vlan and various utility files (#21107) 2017-02-16 08:11:39 +00:00
notification Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
packaging YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
remote_management Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
source_control Avoid having module documentation links to itself (#21329) 2017-02-13 14:02:34 +00:00
storage YAML fixes for examples in additional modules 2017-02-15 13:01:43 -08:00
system Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
utilities no log passwords (#21229) 2017-02-10 15:13:59 -05:00
web_infrastructure Validate EXAMPLES as YAML 2017-02-15 13:01:43 -08:00
windows win_regmerge: Clean up parameter handling (#21388) 2017-02-16 12:41:59 +00:00
__init__.py Re-adding the init py for modules 2016-12-08 11:35:20 -05:00