community.docker/tests/integration/targets
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
..
connection Initial cleanup. 2020-10-30 07:05:51 +01:00
connection_docker docker_api connection plugin (#40) 2020-12-15 20:07:55 +00:00
connection_docker_api docker_api connection plugin (#40) 2020-12-15 20:07:55 +00:00
connection_nsenter Add nsenter connection plugin (#173) 2021-08-02 08:17:53 +02:00
connection_posix Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_compose docker_compose - add env_file option (#174) 2021-07-16 19:01:20 +02:00
docker_config Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_container docker_container: fix handling of command and entrypoint in a backwards-compatible way (#186) 2021-08-02 19:31:46 +02:00
docker_container_exec Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
docker_container_info Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
docker_host_info docker_host_info - Allow filters which are passed as lists (#160) 2021-06-22 22:27:38 +02:00
docker_image docker_image: allow to tag images by name, improve docs (#149) 2021-06-07 07:01:10 +02:00
docker_image_info [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
docker_image_load Replace busybox image with another one to hopefully avoid removal problems. (#133) 2021-05-02 15:38:22 +02:00
docker_login Make sure we are logged out. (#112) 2021-03-26 21:37:54 +01:00
docker_network put example addresses in actual RFC1918 range (#170) 2021-07-01 19:06:18 +02:00
docker_network_info Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_node Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_node_info Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_plugin docker_plugin - adding alias option and general cleanup (#161) 2021-06-25 21:45:53 +02:00
docker_prune Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
docker_secret Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_stack [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
docker_stack_info [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
docker_stack_task_info [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
docker_swarm Fix AZP tests, add current_container_facts module (#48) 2020-12-13 08:06:16 +00:00
docker_swarm_info Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_swarm_service docker_swarm_service: fix crash during idempotence check if published_port is not specified (#136) 2021-05-05 08:00:22 +02:00
docker_swarm_service_info Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
docker_volume Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_volume_info Initial cleanup. 2020-10-30 07:05:51 +01:00
generic_ssh_connection Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02:00
inventory_docker_containers Docker inventory plugin (#61) 2020-12-30 08:44:24 +01:00
inventory_docker_machine [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
inventory_docker_swarm Initial cleanup. 2020-10-30 07:05:51 +01:00
setup_docker Add basic docker_compose tests (#150) 2021-06-07 06:42:31 +02:00
setup_docker_compose docker_compose - Adding profiles option. (#167) 2021-06-28 20:54:54 +02:00
setup_docker_registry Fix AZP tests, add current_container_facts module (#48) 2020-12-13 08:06:16 +00:00
setup_epel/tasks Initial cleanup. 2020-10-30 07:05:51 +01:00
setup_openssl Fix AZP tests, add current_container_facts module (#48) 2020-12-13 08:06:16 +00:00
setup_paramiko Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02:00
setup_pkg_mgr/tasks Initial cleanup. 2020-10-30 07:05:51 +01:00
setup_remote_constraints Initial cleanup. 2020-10-30 07:05:51 +01:00
setup_remote_tmp_dir Initial cleanup. 2020-10-30 07:05:51 +01:00