Work around Docker 29.0.0 bug. (#1187)

This commit is contained in:
Felix Fontein
2025-11-12 19:21:55 +01:00
committed by GitHub
parent 94d22f758b
commit ec14568b22
2 changed files with 7 additions and 2 deletions
+2
View File
@@ -0,0 +1,2 @@
bugfixes:
- "Docker CLI based modules - work around bug in Docker 29.0.0 that caused a breaking change in ``docker version --format json`` output (https://github.com/ansible-collections/community.docker/issues/1185, https://github.com/ansible-collections/community.docker/pull/1187)."