community.docker/plugins/modules
Felix Fontein d0d5bdb905
docker_container: improve documentation for env w.r.t. automatic type conversions (#158)
* Improve documentation for docker_container's env w.r.t. automatic type conversions.

* Update plugins/modules/docker_container.py

Co-authored-by: Amin Vakil <info@aminvakil.com>

Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-06-21 12:40:53 +02:00
..
current_container_facts.py Fix AZP tests, add current_container_facts module (#48) 2020-12-13 08:06:16 +00:00
docker_compose.py docker_compose: fix #12 (#119) 2021-05-04 07:53:38 +02:00
docker_config.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_container_exec.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_container_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_container.py docker_container: improve documentation for env w.r.t. automatic type conversions (#158) 2021-06-21 12:40:53 +02:00
docker_host_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_image_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_image_load.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_image.py docker_image: allow to tag images by name, improve docs (#149) 2021-06-07 07:01:10 +02:00
docker_login.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_network_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_network.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_node_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_node.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_plugin.py Configure plugin after installing it. (#135) 2021-05-07 07:14:28 +02:00
docker_prune.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_secret.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_stack_info.py Remove version_added from community.general, and add changelog fragments since community.general 1.2.0. 2020-10-30 07:05:51 +01:00
docker_stack_task_info.py Remove version_added from community.general, and add changelog fragments since community.general 1.2.0. 2020-10-30 07:05:51 +01:00
docker_stack.py Remove ignore.txt entries (#29) 2020-11-06 06:18:41 +01:00
docker_swarm_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_swarm_service_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_swarm_service.py 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.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_volume_info.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00
docker_volume.py Improve exception handling. (#121) 2021-04-08 08:00:01 +02:00