ansible/test/integration/targets/docker_container/tasks
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
..
tests docker_container: configure removal wait timeout (#66144) 2020-01-04 17:56:59 +01:00
main.yml docker_container: fix idempotency for network IP addresses (#62928) 2019-09-30 10:47:02 +02:00
run-test.yml