mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Deprecate Docker Compose v1. (#833)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
deprecated_features:
|
||||
- "docker_compose - the Docker Compose v1 module is deprecated and will be removed from community.docker 4.0.0.
|
||||
Please migrate to the ``community.docker.docker_compose_v2`` module, which works with Docker Compose v2
|
||||
(https://github.com/ansible-collections/community.docker/issues/823, https://github.com/ansible-collections/community.docker/pull/833)."
|
||||
Reference in New Issue
Block a user