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
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.
6 years ago
..
tests docker_container: fix tests and idempotency for init and shm_size (#48551) 6 years ago
main.yml docker_container: simplify minimal required version per option handling (#47711) 6 years ago
run-test.yml integration tests for docker_container (#45747) 6 years ago