Handle yet another random unstructured error output. (#949)

This commit is contained in:
Felix Fontein
2024-08-07 15:58:23 +02:00
committed by GitHub
parent d91f854d45
commit 3cc27ecd65
6 changed files with 275 additions and 14 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_compose_v2 - handle yet another random unstructured error output from pre-2.29.0 Compose versions (https://github.com/ansible-collections/community.docker/issues/948, https://github.com/ansible-collections/community.docker/pull/949)."