Better error message if Compose version is 'dev'. (#826)

This commit is contained in:
Felix Fontein
2024-03-29 19:29:14 +01:00
committed by GitHub
parent 8f3f310c78
commit 7102d38923
2 changed files with 8 additions and 0 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_compose_v2* modules - abort with a nice error message instead of crash when the Docker Compose CLI plugin version is ``dev`` (https://github.com/ansible-collections/community.docker/issues/825, https://github.com/ansible-collections/community.docker/pull/826)."