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
+7
View File
@@ -41,3 +41,10 @@ action_groups:
- docker_swarm_service_info
- docker_volume
- docker_volume_info
plugin_routing:
modules:
docker_compose:
deprecation:
removal_version: 4.0.0
warning_text: This module uses docker-compose v1, which is End of Life since July 2022. Please migrate to community.docker.docker_compose_v2.