ansible/test/integration/targets/docker_container/tasks/tests
Felix Fontein b1acabcd03 docker_container: fix tests and idempotency for init and shm_size (#48551)
* Fix tests: use same command if not testing command option.

* Fix idempotency of init option.

* Fix shm_size idempotency (it is included in inspect results from docker API version 1.22 on).

* Add changelog.
2018-11-13 13:07:36 +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_container: fix tests and idempotency for init and shm_size (#48551) 2018-11-13 13:07:36 +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
start-stop.yml