mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 03:52:05 +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:
parent
eea0be855c
commit
61d9237eef
@ -1,4 +0,0 @@
|
||||
---
|
||||
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).
|
||||
@ -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).
|
||||
Loading…
Reference in New Issue
Block a user