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
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
..
files docker_container: fix various idempotency problems and non-working options (#45905) 2018-09-24 10:40:05 +01:00
meta integration tests for docker_container (#45747) 2018-09-19 21:01:23 +10:00
tasks docker_container: fix tests and idempotency for init and shm_size (#48551) 2018-11-13 13:07:36 +00:00
aliases integration tests for docker_container (#45747) 2018-09-19 21:01:23 +10:00