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 f692261ea0 oom_killer and oom_score_adj are available since docker-py 1.8.0. (#56012)
* oom_killer and oom_score_adj are available since docker-py 1.8.0.

* Add changelog.
6 years ago
..
comparisons.yml docker_container: show warnings, fix/improve tests (#53440) 6 years ago
image-ids.yml docker: rename docker_*_facts -> docker_*_info (#54124) 6 years ago
network.yml docker_container: add networks_cli_compatible option (#54198) 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