mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
docker_compose - Fix timeout defaulting behavior (#163)
* Initial commit * Adding changelog fragment * Updating changelog for breaking change
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
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).
|
||||
Reference in New Issue
Block a user