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 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)
7 years ago
..
options.yml docker_container: fix tests and idempotency for init and shm_size (#48551) 7 years ago
ports.yml docker_container: improve publish all ports functionality (#46594) 7 years ago
start-stop.yml docker_container: fix various idempotency problems and non-working options (#45905) 7 years ago