community.docker/tests/integration/targets/docker_container/tasks/tests
Felix Fontein 6f52747693
docker_container: fix handling of command and entrypoint in a backwards-compatible way (#186)
* Fix handling of command and entrypoint in a backwards-compatible way.

* Fix copy'n'paste error.

* Fix some more.

* Improve documentation.

* Keep command and entrypoint as lists and not as strings.

* Simplify code, since we're already emitting the deprecation warning in this case during parameter processing.

* Change default only in community.docker 3.0.0.

* Update tests/integration/targets/docker_container/tasks/tests/options.yml

Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>

* Apply suggestion to more places.

Co-authored-by: Brian Scholer <1260690+briantist@users.noreply.github.com>
2021-08-02 19:31:46 +02:00
..
comparisons.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
compatibility.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
image-ids.yml [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
mounts-volumes.yml Allowing anonymous volumes via mounts option (#181) 2021-07-27 17:35:40 +00:00
network.yml Fix AZP tests, add current_container_facts module (#48) 2020-12-13 08:06:16 +00:00
options.yml docker_container: fix handling of command and entrypoint in a backwards-compatible way (#186) 2021-08-02 19:31:46 +02:00
ports.yml docker_container - adding publish_all_ports option (#162) 2021-06-27 16:51:30 +02:00
regression-45700-dont-parse-on-absent.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
start-stop.yml Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00