ansible/changelogs/fragments/46594-docker_container-publish-all-ports.yml
Felix Fontein 10fd0251e8 docker_container: improve publish all ports functionality (#46594)
* Improve handling of published_ports: all.

* Add changelog.

(cherry picked from commit 8afe46dc02)
2018-10-11 07:20:42 -07:00

2 lines
106 B
YAML

bugfixes:
- "docker_container - ``publish_ports: all`` was not used correctly when checking idempotency."