mirror of https://github.com/ansible/ansible.git
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.
* [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> (cherry picked from commit |
7 years ago | |
|---|---|---|
| .. | ||
| host_vars | 7 years ago | |
| targets | 7 years ago | |
| cloud-config-aws.ini.template | 7 years ago | |
| cloud-config-azure.ini.template | 7 years ago | |
| cloud-config-cloudscale.ini.template | 7 years ago | |
| cloud-config-cs.ini.template | 7 years ago | |
| cloud-config-gcp.ini.template | 7 years ago | |
| cloud-config-gitlab.ini.template | 7 years ago | |
| cloud-config-hcloud.ini.template | 7 years ago | |
| cloud-config-hwc.yml.template | 7 years ago | |
| cloud-config-opennebula.ini.template | 7 years ago | |
| cloud-config-openshift.kubeconfig.template | 8 years ago | |
| cloud-config-scaleway.ini.template | 7 years ago | |
| cloud-config-tower.ini.template | 7 years ago | |
| cloud-config-vultr.ini.template | 7 years ago | |
| integration.cfg | 7 years ago | |
| integration_config.yml | 8 years ago | |
| inventory | 7 years ago | |
| inventory.networking.template | 7 years ago | |
| inventory.remote.template | 10 years ago | |
| inventory.winrm.template | 7 years ago | |
| network-integration.cfg | 7 years ago | |
| target-prefixes.network | 7 years ago | |
| windows-integration.cfg | 7 years ago | |