community.docker/plugins/modules
Felix Fontein 22ab85fe2b
docker_context_info: fix some aspects (#1043)
* Extend docker_context_info tests.

* Fix a bug in the context code.

* Fix TLS handling for contexts.

* Adjust code to fix tests.
2025-02-10 23:54:36 +01:00
..
current_container_facts.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_compose_v2_exec.py Also mention glob patterns and redirects. (#1032) 2025-01-25 22:26:17 +01:00
docker_compose_v2_pull.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_compose_v2_run.py fix: docker_compose_v2_run: don't need sanitize labels (#1034) 2025-02-02 17:27:28 +01:00
docker_compose_v2.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_config.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_container_copy_into.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_container_exec.py Also mention glob patterns and redirects. (#1032) 2025-01-25 22:26:17 +01:00
docker_container_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_container.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_context_info.py docker_context_info: fix some aspects (#1043) 2025-02-10 23:54:36 +01:00
docker_host_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_build.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_export.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_load.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_pull.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_push.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_remove.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image_tag.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_image.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_login.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_network_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_network.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_node_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_node.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_plugin.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_prune.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_secret.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_stack_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_stack_task_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_stack.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm_service_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm_service.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_swarm.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_volume_info.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00
docker_volume.py Add 'idempotent' attribute (#1022) 2024-12-30 21:11:14 +01:00