You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets/docker_container/tasks/tests
Felix Fontein d8dcd20294 docker_container: fix container creation with networks_cli_compatible=yes (#56687)
* Fix behavior.

* Add changelog.

* Add simple test to prevent #56620.
6 years ago
..
comparisons.yml docker_container: show warnings, fix/improve tests (#53440) 6 years ago
image-ids.yml [docker] support the lookup of images by digest (#56649) 6 years ago
network.yml docker_container: fix container creation with networks_cli_compatible=yes (#56687) 6 years ago
options.yml oom_killer and oom_score_adj are available since docker-py 1.8.0. (#56012) 6 years ago
ports.yml Only use ports in the range 9001-9060. 6 years ago
regression-45700-dont-parse-on-absent.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 6 years ago
start-stop.yml docker_container: use restart() API function instead of stop/start sequence (#55894) 6 years ago