Fix typing info. (#1183)

This commit is contained in:
Felix Fontein
2025-11-06 07:15:05 +01:00
committed by GitHub
parent 00c480254d
commit dee138bc4b
7 changed files with 21 additions and 19 deletions
+2
View File
@@ -0,0 +1,2 @@
bugfixes:
- "docker_compose_v2_run - when ``detach=true``, ensure that the returned container ID is not a bytes string (https://github.com/ansible-collections/community.docker/pull/1183)."