mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-04-03 18:21:26 +00:00
Remove part that's already in the regular changelog.
This commit is contained in:
parent
1c8272f821
commit
daf32ed6ec
@ -11,9 +11,6 @@ release_summary: |
|
|||||||
instead of directly talking to the API. The modules support mostly the same interface as the API based modules,
|
instead of directly talking to the API. The modules support mostly the same interface as the API based modules,
|
||||||
so the main difference is that instead of some Python requirements, they depend on the Docker CLI tool ``docker``.
|
so the main difference is that instead of some Python requirements, they depend on the Docker CLI tool ``docker``.
|
||||||
|
|
||||||
The ``docker_stack*`` modules have been extended to use the same Docker CLI framework, which also enables the
|
|
||||||
options to configure how to talk to the Docker dameon for these modules.
|
|
||||||
|
|
||||||
Other changes to the collection since the last prerelease:
|
Other changes to the collection since the last prerelease:
|
||||||
|
|
||||||
* docker_compose_v2 allows to specify the pull policy
|
* docker_compose_v2 allows to specify the pull policy
|
||||||
|
|||||||
@ -11,6 +11,3 @@
|
|||||||
# and ``docker_compose_v2_pull`` modules uses the ``docker compose`` command. All these modules use the Docker CLI
|
# and ``docker_compose_v2_pull`` modules uses the ``docker compose`` command. All these modules use the Docker CLI
|
||||||
# instead of directly talking to the API. The modules support mostly the same interface as the API based modules,
|
# instead of directly talking to the API. The modules support mostly the same interface as the API based modules,
|
||||||
# so the main difference is that instead of some Python requirements, they depend on the Docker CLI tool ``docker``.
|
# so the main difference is that instead of some Python requirements, they depend on the Docker CLI tool ``docker``.
|
||||||
#
|
|
||||||
# The ``docker_stack*`` modules have been extended to use the same Docker CLI framework, which also enables the
|
|
||||||
# options to configure how to talk to the Docker dameon for these modules.
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user