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

* Add changelog.
2018-10-08 08:23:23 +01:00

2 lines
106 B
YAML

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