Fix warning/error extraction. (#305)

This commit is contained in:
Felix Fontein
2022-03-14 21:01:35 +01:00
committed by GitHub
parent 48391d6755
commit ba5e6f89f3
2 changed files with 4 additions and 2 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_compose - fix Python 3 type error when extracting warnings or errors from docker-compose's output (https://github.com/ansible-collections/community.docker/pull/305)."