Do not consider 'Waiting' events as changes/actions. (#804)

This commit is contained in:
Felix Fontein
2024-02-23 19:58:40 +01:00
committed by GitHub
parent 6f5d67860c
commit 45d32d53c9
2 changed files with 6 additions and 2 deletions
@@ -0,0 +1,2 @@
bugfixes:
- "docker_compose_v2 - do not consider a ``Waiting`` event as an action/change (https://github.com/ansible-collections/community.docker/pull/804)."