Deprecate Docker Compose v1. (#833)

This commit is contained in:
Felix Fontein
2024-05-04 15:15:53 +02:00
committed by GitHub
parent 368d616229
commit 30faf0b8e6
5 changed files with 21 additions and 4 deletions
@@ -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)."