mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 20:08:41 +00:00
* Initial commit * Adding changelog fragment * Updating deprecation notice * Adding integration test * Applying second round of review suggestions * Updating docs and cleaning up integration tests * Updating test loop logic
5 lines
249 B
YAML
5 lines
249 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`` (https://github.com/ansible-collections/community.docker/pull/162).
|