ansible/test/integration/targets/docker_container/tasks/tests
Felix Fontein 4fac91bed5 docker_container: add networks_cli_compatible option (#54198)
* Adding networks_cli_compatible option.

* Move network tests into own test file.

* Extend tests (for networks_cli_compatible=no).

* Adding tests for networks_cli_compatible=yes.

* There seems to be no way to create a container without at least one network attached.

* Integrate networks / purge_networks with comparisons.

* Speed up tests.

* Removing double dot.

* Add changelog.

* Use comparisons value only if the networks option has been specified. purge_networks on the other hand also removes networks if it has not been specified.
2019-03-25 15:06:21 -04:00
..
comparisons.yml docker_container: show warnings, fix/improve tests (#53440) 2019-03-11 19:04:06 +10:00
image-ids.yml docker: rename docker_*_facts -> docker_*_info (#54124) 2019-03-21 08:37:18 +00:00
network.yml docker_container: add networks_cli_compatible option (#54198) 2019-03-25 15:06:21 -04:00
options.yml docker_container: add networks_cli_compatible option (#54198) 2019-03-25 15:06:21 -04: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
start-stop.yml