mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
6 lines
304 B
YAML
6 lines
304 B
YAML
---
|
|
minor_changes:
|
|
- docker_container - added ``publish_all_ports`` option to publish all exposed ports to random ports except those
|
|
explicitly bound with ``published_ports`` (this was already added in community.docker 1.8.0)
|
|
(https://github.com/ansible-collections/community.docker/pull/162).
|