community.docker/plugins/modules
Felix Fontein e9b10ee0a4
Add use_ssh_client flag (#114)
* Add use_ssh_client option.

* Unrelated cleanup (unneeded imports).

* Add SSH connection tests.
2021-04-02 10:14:09 +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 Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02: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 Add storage_opts option. (#93) 2021-02-24 23:01:34 +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 docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +01:00
docker_image_load.py Add docker_image_load module (#90) 2021-03-05 09:06:21 +01:00
docker_image.py docker_image: improve/fix handling of image IDs (#87) 2021-02-28 10:40:11 +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_plugin.py New module docker_plugin (#95) 2021-03-01 13:02:53 +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 Fix update_failure_action KeyError in docker_swarm_service (#100) 2021-03-14 22:52:27 +01:00
docker_swarm.py [security] docker_swarm: mark join_token as no_log (#103) 2021-03-12 22:31:39 +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