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 0206a46e1d docker_* modules: updating argument_spec (#48491)
* Updating argument_spec for docker_* modules.

* Adjust docker_network to work with new recursive argument_spec.

* Adjust device IO limits to recursive argument_spec.

* Improve test (test Ansible's cast from str to int).

* Adjust healthcheck options construction.

* Remove superfluous check.

* Make flake8 happy.

* Simplify comparison.
7 years ago
..
comparisons.yml docker_container: ambiguous parameter "stop_timeout" (#43874) 7 years ago
image-ids.yml docker_container, docker_image_facts: allow to use image IDs (#46324) 7 years ago
options.yml docker_* modules: updating argument_spec (#48491) 7 years ago
ports.yml docker_container: add port range and IPv6 support for published_ports (#46596) 7 years ago
regression-45700-dont-parse-on-absent.yml docker_container: fix various idempotency problems and non-working options (#45905) 7 years ago
start-stop.yml docker_container: fix various idempotency problems and non-working options (#45905) 7 years ago