ansible/changelogs/fragments/66144-docker_container-removal-timeout.yml
Felix Fontein b0b00b555f
docker_container: configure removal wait timeout (#66144)
* Add support for timeout while waiting for state.

* Allow to limit removal wait time.

* Add changelog.

* Forgot version_added.

* Add some check mode tests.

* Use removal_wait_timeout in tests.
2020-01-04 17:56:59 +01:00

2 lines
114 B
YAML

minor_changes:
- "docker_container - allow to configure timeout when the module waits for a container's removal."