ansible/test/integration/targets/docker_container/tasks/tests
Dave Bendit fc558fb85f [docker_container] Adding support for mounts option (#49808)
* [WIP][docker_container] Adding support for `mounts` option

Fixes #42054

* Adjusting to current standards.

* Add changelog.

* Adjust types.

* Cleanup.

* Add idempotency checks for mounts.

* Improve diff for mounts.

* Linting.

* Python 2.6 compatibility.

* Fix error message formatting.

* Move mounts and volumes tests into own file.

* Add set of mount tests.

* Golang's omitempty for bool omits false values.

* Simplify sanity checks. Correct order of volume_options sanitization and usage.

* Fix key.

* Fix check.

* Add tests where both volumes and mounts show up.

* Add collision test.
2019-08-02 17:11:14 +02:00
..
comparisons.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
image-ids.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
mounts-volumes.yml [docker_container] Adding support for mounts option (#49808) 2019-08-02 17:11:14 +02:00
network.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
options.yml [docker_container] Adding support for mounts option (#49808) 2019-08-02 17:11:14 +02:00
ports.yml Only use ports in the range 9001-9060. 2019-03-14 23:50:41 -07:00
regression-45700-dont-parse-on-absent.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00
start-stop.yml Fix assignments in docker tests. (#57249) 2019-05-31 23:47:53 +02:00