mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 04:18:42 +00:00
* Always use |= instead of = when updating changed status. * Fix idempotence bug. * Add changelog fragment.
3 lines
216 B
YAML
3 lines
216 B
YAML
bugfixes:
|
|
- "docker_compose - fix idempotence bug when using ``stopped: true`` (https://github.com/ansible-collections/community.docker/issues/142, https://github.com/ansible-collections/community.docker/pull/159)."
|