community.docker/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
..
integration/targets docker_container: fix handling of command and entrypoint in a backwards-compatible way (#186) 2021-08-02 19:31:46 +02:00
sanity CI: Remove scripts that are no longer needed (#153) 2021-06-13 22:11:57 +02:00
unit Forgot one change in #164. (#166) 2021-06-27 21:21:01 +02:00
utils Make extra sanity test runner produce ansibullbot and JUnit output. (#154) 2021-06-14 07:24:01 +02:00
config.yml Add ansible-test config file. (#132) 2021-05-01 22:37:18 +02:00
requirements.yml Initial cleanup. 2020-10-30 07:05:51 +01:00