community.docker/plugins
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
..
connection Fix docker_api connection: do not initialize client too early (#63) 2020-12-27 16:13:40 +01:00
doc_fragments docker_container: cgroup_parent (#59) 2021-01-03 13:30:09 +01:00
inventory Docker inventory plugin (#61) 2020-12-30 08:44:24 +01:00
module_utils docker_api connection plugin (#40) 2020-12-15 20:07:55 +00:00
modules docker_image: do not crash in load_image for docker-py < 2.5.0. (#73) 2021-01-25 15:17:04 +01:00
plugin_utils docker_api connection plugin (#40) 2020-12-15 20:07:55 +00:00