mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-16 11:58:43 +00:00
5 lines
260 B
YAML
5 lines
260 B
YAML
---
|
|
breaking_changes:
|
|
- docker_compose - fixed ``timeout`` defaulting behavior so that ``stop_grace_period``, if defined in the compose
|
|
file, will be used if `timeout`` is not specified (https://github.com/ansible-collections/community.docker/pull/163).
|