mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Release 1.2.0
This commit is contained in:
@@ -1 +0,0 @@
|
||||
release_summary: Feature release with one new feature and two bugfixes.
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- "docker_container - allow IPv6 zones (RFC 4007) in bind IPs (https://github.com/ansible-collections/community.docker/pull/66)."
|
||||
@@ -1,2 +0,0 @@
|
||||
minor_changes:
|
||||
- 'docker_container - added ``default_host_ip`` option which allows to explicitly set the default IP string for published ports without explicitly specified IPs. When using IPv6 binds with Docker 20.10.2 or newer, this needs to be set to an empty string (``""``) (https://github.com/ansible-collections/community.docker/issues/70, https://github.com/ansible-collections/community.docker/pull/71).'
|
||||
@@ -1,2 +0,0 @@
|
||||
bugfixes:
|
||||
- "docker_image - fix crash on loading images with versions of Docker SDK for Python before 2.5.0 (https://github.com/ansible-collections/community.docker/issues/72, https://github.com/ansible-collections/community.docker/pull/73)."
|
||||
Reference in New Issue
Block a user