community.general/lib/ansible/modules/cloud
s-hertel 0ed1e6a1f3 [cloud] rds module: handle parameters that are False, but also not the default value. Fixes #20370 (#20646)
Boolean options that default as `None` but are set to `False` by the user were ignored on update. This change checks to distinguish None & False so that options like multi_az can be turned off during an update. 

* Modifying how optional parameters are handled in rds.py. Fixes #20370

Allowing options to be set to false/no. Previously ignored unless set to true/yes.

Added a conditional for invalid parameters since the default is false instead of null for some options (e.g. force_failover, apply_immediately, upgrade).

* Making requested revision.
2017-02-02 09:49:19 -05:00
..
amazon [cloud] rds module: handle parameters that are False, but also not the default value. Fixes #20370 (#20646) 2017-02-02 09:49:19 -05:00
atomic PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
azure PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
centurylink PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
cloudscale doc: changelog: add new module cloudscale_server 2017-01-17 23:21:37 +01:00
cloudstack PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
digital_ocean Minor grammar change in Digital_Ocean Module doc (#19674) 2016-12-25 00:24:54 +01:00
dimensiondata doc: changelog: new module dimensiondata_network 2017-01-17 08:20:35 +01:00
docker PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
google [GCE] External IP Address Module. (#20779) 2017-02-01 10:08:02 -05:00
linode PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
lxc Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
lxd Correctly link to modules (#20019) 2017-01-08 17:06:07 +00:00
misc PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
openstack PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
ovh PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
ovirt cloud: ovirt: Add possibility to skip disk copy (#20656) 2017-01-25 13:51:37 -05:00
packet PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
profitbricks PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
rackspace PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
smartos Add support for additional properties when creating new VMs. (#20792) 2017-01-30 14:22:54 -05:00
softlayer PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
univention moved univention into cloud 2017-01-16 14:43:17 -05:00
vmware PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
webfaction PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
__init__.py package files 2016-12-08 11:22:22 -05:00