community.docker/tests/integration/targets
Felix Fontein 8bd33b06c4
docker_api connection plugin (#40)
* Add basic docker_api connection test.

* Split AnsibleDockerClient into module-independent and module-specific part.

* Mention new connection plugin.

* Fix tests.

* Add first version of docker_api connection plugin.

* Linting.

* Fix references.

* Improve connection tests.

* Fix put_file for all Python versions.

* Fix fetch_file.

* Linting.

* Update plugins/connection/docker_api.py

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

* Move potential common code to module_utils / plugin_utils.

* Move socket_handler to plugin_utils.

* Fix typo.

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2020-12-15 20:07:55 +00: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 [WIP] Fix CI (#50) 2020-12-15 13:57:38 +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 [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
docker_image_info [WIP] Fix CI (#50) 2020-12-15 13:57:38 +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_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 Improve and fix tests (#36) 2020-11-23 21:48:46 +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_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 [WIP] Fix CI (#50) 2020-12-15 13:57:38 +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