ansible/test/integration/targets/docker_container/tasks
Felix Fontein ce9f2e6147 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.

(cherry picked from commit b1acabcd03)
2018-11-13 14:40:53 -08:00
..
tests docker_container: fix tests and idempotency for init and shm_size (#48551) 2018-11-13 14:40:53 -08:00
main.yml docker_container: simplify minimal required version per option handling (#47711) 2018-11-05 09:33:49 -08:00
run-test.yml