mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Move changelog fragment to correct place, and add note that the change was already in 1.8.0.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
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).
|
||||
Reference in New Issue
Block a user