diff --git a/changelogs/fragments/1214-docker_container-ports.yml b/changelogs/fragments/1214-docker_container-ports.yml new file mode 100644 index 00000000..8f5a3467 --- /dev/null +++ b/changelogs/fragments/1214-docker_container-ports.yml @@ -0,0 +1,3 @@ +bugfixes: + - "docker_container - when the same port is mapped more than once for the same protocol without specifying an interface, a bug caused an invalid value to be passed for the interface + (https://github.com/ansible-collections/community.docker/issues/1213, https://github.com/ansible-collections/community.docker/pull/1214)."