community.docker/tests/integration/targets
Felix Fontein f142f8c86d
Add docker_image_load module (#90)
* Add docker_image_load module.

* Polish module.

* Fix bug and add tests.

* Apply suggestions from code review

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

* Make sure that containers that still exist are also cleared.

* Always return stdout.

* Try to work around removal problems.

* Accept that the Docker daemon sometimes only reports the named image.

* More debug output.

* Also prune containers, in the hope that these cause the problems.

* Let's see whether pruning containers (but not images) is enough.

* Apply suggestions from code review

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

* Update plugins/modules/docker_image_load.py

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

Co-authored-by: Amin Vakil <info@aminvakil.com>
Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-03-05 09:06:21 +01: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_posix Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_config Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_container Add storage_opts option. (#93) 2021-02-24 23:01:34 +01:00
docker_container_info Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
docker_host_info Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
docker_image docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +01:00
docker_image_info [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
docker_image_load Add docker_image_load module (#90) 2021-03-05 09:06:21 +01:00
docker_login Added file I forgot to add to community.general. (#33) 2020-11-14 18:14:23 +01:00
docker_network Improve and fix tests (#36) 2020-11-23 21:48:46 +01: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 New module docker_plugin (#95) 2021-03-01 13:02:53 +01: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 Replicas max per node (#92) 2021-02-24 10:14:06 +01: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
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 Improve tests: don't install daemon when running inside a container (#56) 2020-12-23 13:36:40 +01: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_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