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
Akshay Gaikwad 597e449afe Support for pids_limit parameter in docker_container module (#49319)
* Support for pids_limit parameter in docker_container module

This add pids_limit parameter support in docker_container module

Fixes #43337

Signed-off-by: Akshay <akshay@localhost.localdomain>

* Add changelog for pids_limit parameter

Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>

* Remove unnecessary lines of code

The map is needed if the names are different.

Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>

* Update pids_limit option tests

It also run for docker-py < 1.10.0

Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>
7 years ago
..
comparisons.yml docker_* modules: improve diff (#48546) 7 years ago
image-ids.yml docker_* modules: improve diff (#48546) 7 years ago
options.yml Support for pids_limit parameter in docker_container module (#49319) 7 years ago
ports.yml docker_* modules: improve diff (#48546) 7 years ago
regression-45700-dont-parse-on-absent.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 7 years ago
start-stop.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 7 years ago