Add changelog fragment.

This commit is contained in:
Felix Fontein 2025-11-25 22:26:52 +01:00
parent 3f8ccef669
commit 5aa024c230

View File

@ -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)."