community.docker/plugins/modules
Felix Fontein 8702713ac3
docker_image: do not crash in load_image for docker-py < 2.5.0. (#73)
* Avoid crash for docker-py < 2.5.0.

* Add warnings when load_image does not return a generator.

* Add test.

* Update plugins/modules/docker_image.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-01-25 15:17:04 +01: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 Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_config.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_container_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_container.py Fix IPv6 zone handling (#66) 2021-01-25 15:16:35 +01:00
docker_host_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_image_info.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_image.py docker_image: do not crash in load_image for docker-py < 2.5.0. (#73) 2021-01-25 15:17:04 +01:00
docker_login.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_network_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_network.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_node_info.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_node.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_prune.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_secret.py Add a warning when ansible_key label is not found on a secret. (#31) 2020-11-09 08:31:55 +01: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 modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_swarm_service_info.py modules: fix examples to use FQCN (#644) 2020-10-30 07:05:51 +01:00
docker_swarm_service.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_swarm.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00
docker_volume_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-10-30 07:05:51 +01:00
docker_volume.py Adjust deprecations (#1) 2020-10-30 07:05:51 +01:00