Release 1.10.0.

This commit is contained in:
Felix Fontein
2021-10-05 07:34:37 +02:00
parent ce25cb907a
commit 260c17ad91
5 changed files with 30 additions and 6 deletions
-1
View File
@@ -1 +0,0 @@
release_summary: Regular feature and bugfix release.
@@ -1,3 +0,0 @@
minor_changes:
- "docker_config - add option ``data_src`` to read configuration data from target (https://github.com/ansible-collections/community.docker/issues/64, https://github.com/ansible-collections/community.docker/pull/203)."
- "docker_secret - add option ``data_src`` to read secret data from target (https://github.com/ansible-collections/community.docker/issues/64, https://github.com/ansible-collections/community.docker/pull/203)."
@@ -1,2 +0,0 @@
minor_changes:
- "Add the modules docker_container_exec, docker_image_load and docker_plugin to the ``docker`` module defaults group (https://github.com/ansible-collections/community.docker/pull/209)."