1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2018-11-12 11:33:42 +00:00
..
comparisons.yml docker_container: ambiguous parameter "stop_timeout" (#43874) 2018-09-30 12:03:53 +01:00
image-ids.yml docker_container, docker_image_facts: allow to use image IDs (#46324) 2018-10-06 08:50:31 -05:00
options.yml docker_* modules: updating argument_spec (#48491) 2018-11-12 11:33:42 +00:00
ports.yml docker_container: add port range and IPv6 support for published_ports (#46596) 2018-10-08 10:53:24 +01:00
regression-45700-dont-parse-on-absent.yml docker_container: fix various idempotency problems and non-working options (#45905) 2018-09-24 10:40:05 +01:00
start-stop.yml docker_container: fix various idempotency problems and non-working options (#45905) 2018-09-24 10:40:05 +01:00