community.general/lib/ansible/modules/cloud
SirFerdek 37df89b2d8 [docker_network] Fix idempotency when using aux_addresses in ipam_config (#56901)
* [docker_network] Fix idempotency when using aux_addresses in ipam_config

Mismatch between keys returned by Docker API (AuxilliaryAddresses) vs
expected by Ansible module (aux_addresses) resulted in tasks always
have status 'changed'. The existing code normalizing one set of
keys to another missed this special case where converting
CamelCase to lowercase is not sufficent.

Please see
https://github.com/moby/moby/blob/master/api/types/network/network.go
for reference.

* Correct keywords formatting in changelog file

Co-Authored-By: Felix Fontein <felix@fontein.de>
2019-05-26 08:40:09 -04:00
..
alicloud Update ali_instance_facts examples in documentation (#55760) (#55803) 2019-04-26 11:58:28 -05:00
amazon route53_zone: return existing zone id in check mode (#56702) 2019-05-24 16:28:55 +05:30
atomic Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
azure Update azure_rm_devtestlabvirtualnetwork relate document (#56893) 2019-05-24 09:35:36 -05:00
centurylink Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
cloudscale cloudscale_server: implement param server_groups (#54868) 2019-04-11 00:16:35 +02:00
cloudstack cs_network_acl_rule: implement cidr/cidrs as list (#56083) 2019-05-06 22:36:26 +02:00
digital_ocean Assorted pylint fixes 2019-02-15 06:54:47 -08:00
dimensiondata Convert to reduced list of known types (#50010) 2018-12-19 07:25:30 +10:00
docker [docker_network] Fix idempotency when using aux_addresses in ipam_config (#56901) 2019-05-26 08:40:09 -04:00
google fixed doc build errors (#56735) 2019-05-21 14:37:43 -05:00
hcloud hetzner changed image tag for server, so its working with ids and names (#56406) 2019-05-15 03:43:21 -04:00
heroku New module: heroku_collaborator (#39001) 2018-05-22 11:50:53 +02:00
huawei refactor moudule utils of hwc_utils.py (#55858) 2019-05-09 09:04:51 -04:00
kubevirt kubevirt_vm: simplify previous change + update comments (#56897) 2019-05-24 07:24:28 -04:00
linode Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
lxc Fix module issues (#52209) 2019-02-15 12:57:20 +01:00
lxd Spelling typo (#56878) 2019-05-24 09:22:15 +05:30
memset Fix various sonarcloud issues 2019-02-15 07:19:04 -08:00
misc virt_net: idempotency of create/stop actions (#53276) 2019-03-28 21:42:35 +05:30
oneandone E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
online Add an Online servers fact 2018-09-24 21:03:50 +02:00
opennebula add range_start and range_end agrs when query vm by a single id (#50056) 2018-12-20 01:51:20 -05:00
openstack Add dns_domain into os_network.py (#56453) 2019-05-24 10:27:20 -05:00
oracle Initial commit for Oracle Cloud Infrastructure modules 2019-05-14 13:51:45 -07:00
ovh Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
ovirt Update ovirt_vnic_profile.py (#56518) 2019-05-16 13:52:45 -04:00
packet E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
podman Add podman_image and podman_image_info modules (#55103) 2019-04-10 18:28:09 -05:00
profitbricks Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
pubnub E325 Removal - Part II (#49196) 2018-11-28 13:55:52 +05:30
rackspace Add type int for various argument params (#55026) 2019-04-10 16:19:00 -04:00
scaleway Remove check for commercial types in scaleway_compute (#54535) 2019-04-01 07:02:12 -04:00
smartos New Module for SmartOS: nictagadm (#35919) 2019-01-23 04:57:46 +01:00
softlayer Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
spotinst Spotinst - adding support for instance health check validation (#49211) 2019-01-18 20:30:03 +00:00
univention The Univention modules have a issue with an unassigned variable. (#55083) 2019-04-10 10:43:56 +01:00
vmware vmware_host_datastore: ability to target a ESXi 2019-05-23 16:01:22 -04:00
vultr vultr: streamline docs (#56563) 2019-05-20 14:52:37 -05:00
webfaction Assorted pylint fixes 2019-02-15 06:54:47 -08:00
xenserver XenServer: Minor changes and fixes in xenserver_guest (#55678) 2019-05-08 09:03:44 -04:00
__init__.py package files 2016-12-08 11:22:22 -05:00