From dd875a2fb7bd639fdbac918e64dc3075a0407e03 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sun, 10 Aug 2025 20:01:22 +0000 Subject: [PATCH] deploy: 6cc33e515c6a5623b94a788a4d32a1a212150ed5 --- branch/stable-3/current_container_facts_module.html | 2 +- branch/stable-3/docker_api_connection.html | 2 +- branch/stable-3/docker_compose_module.html | 2 +- branch/stable-3/docker_compose_v2_exec_module.html | 2 +- branch/stable-3/docker_compose_v2_module.html | 2 +- branch/stable-3/docker_compose_v2_pull_module.html | 2 +- branch/stable-3/docker_compose_v2_run_module.html | 2 +- branch/stable-3/docker_config_module.html | 2 +- branch/stable-3/docker_connection.html | 2 +- branch/stable-3/docker_container_copy_into_module.html | 2 +- branch/stable-3/docker_container_exec_module.html | 2 +- branch/stable-3/docker_container_info_module.html | 2 +- branch/stable-3/docker_container_module.html | 2 +- branch/stable-3/docker_containers_inventory.html | 2 +- branch/stable-3/docker_host_info_module.html | 2 +- branch/stable-3/docker_image_build_module.html | 2 +- branch/stable-3/docker_image_export_module.html | 2 +- branch/stable-3/docker_image_info_module.html | 2 +- branch/stable-3/docker_image_load_module.html | 2 +- branch/stable-3/docker_image_module.html | 2 +- branch/stable-3/docker_image_pull_module.html | 2 +- branch/stable-3/docker_image_push_module.html | 2 +- branch/stable-3/docker_image_remove_module.html | 2 +- branch/stable-3/docker_image_tag_module.html | 2 +- branch/stable-3/docker_login_module.html | 2 +- branch/stable-3/docker_machine_inventory.html | 2 +- branch/stable-3/docker_network_info_module.html | 2 +- branch/stable-3/docker_network_module.html | 2 +- branch/stable-3/docker_node_info_module.html | 2 +- branch/stable-3/docker_node_module.html | 2 +- branch/stable-3/docker_plugin_module.html | 2 +- branch/stable-3/docker_prune_module.html | 2 +- branch/stable-3/docker_secret_module.html | 2 +- branch/stable-3/docker_stack_info_module.html | 2 +- branch/stable-3/docker_stack_module.html | 2 +- branch/stable-3/docker_stack_task_info_module.html | 2 +- branch/stable-3/docker_swarm_info_module.html | 2 +- branch/stable-3/docker_swarm_inventory.html | 2 +- branch/stable-3/docker_swarm_module.html | 2 +- branch/stable-3/docker_swarm_service_info_module.html | 2 +- branch/stable-3/docker_swarm_service_module.html | 2 +- branch/stable-3/docker_volume_info_module.html | 2 +- branch/stable-3/docker_volume_module.html | 2 +- branch/stable-3/environment_variables.html | 2 +- branch/stable-3/index.html | 2 +- branch/stable-3/nsenter_connection.html | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/branch/stable-3/current_container_facts_module.html b/branch/stable-3/current_container_facts_module.html index b16c6f9c..4885bacd 100644 --- a/branch/stable-3/current_container_facts_module.html +++ b/branch/stable-3/current_container_facts_module.html @@ -4,7 +4,7 @@ - + community.docker.current_container_facts module – Return facts about whether the module runs in a container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_api_connection.html b/branch/stable-3/docker_api_connection.html index 81dfa3e0..16d43cee 100644 --- a/branch/stable-3/docker_api_connection.html +++ b/branch/stable-3/docker_api_connection.html @@ -4,7 +4,7 @@ - + community.docker.docker_api connection – Run tasks in docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_module.html b/branch/stable-3/docker_compose_module.html index b99cb063..db826075 100644 --- a/branch/stable-3/docker_compose_module.html +++ b/branch/stable-3/docker_compose_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose V1 — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_exec_module.html b/branch/stable-3/docker_compose_v2_exec_module.html index e41e2b63..66f0936b 100644 --- a/branch/stable-3/docker_compose_v2_exec_module.html +++ b/branch/stable-3/docker_compose_v2_exec_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_module.html b/branch/stable-3/docker_compose_v2_module.html index 80977f01..0ea8e178 100644 --- a/branch/stable-3/docker_compose_v2_module.html +++ b/branch/stable-3/docker_compose_v2_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_pull_module.html b/branch/stable-3/docker_compose_v2_pull_module.html index 497670ac..3a8e47b0 100644 --- a/branch/stable-3/docker_compose_v2_pull_module.html +++ b/branch/stable-3/docker_compose_v2_pull_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2_pull module – Pull a Docker compose project — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_compose_v2_run_module.html b/branch/stable-3/docker_compose_v2_run_module.html index 7e6307e5..51b42623 100644 --- a/branch/stable-3/docker_compose_v2_run_module.html +++ b/branch/stable-3/docker_compose_v2_run_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_config_module.html b/branch/stable-3/docker_config_module.html index 9747ec51..545a60cb 100644 --- a/branch/stable-3/docker_config_module.html +++ b/branch/stable-3/docker_config_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_config module – Manage docker configs. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_connection.html b/branch/stable-3/docker_connection.html index a644d69c..d928ff38 100644 --- a/branch/stable-3/docker_connection.html +++ b/branch/stable-3/docker_connection.html @@ -4,7 +4,7 @@ - + community.docker.docker connection – Run tasks in docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_copy_into_module.html b/branch/stable-3/docker_container_copy_into_module.html index 55b3d9ee..ac57e1c0 100644 --- a/branch/stable-3/docker_container_copy_into_module.html +++ b/branch/stable-3/docker_container_copy_into_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container_copy_into module – Copy a file into a Docker container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_exec_module.html b/branch/stable-3/docker_container_exec_module.html index 85a6b430..ad328c8d 100644 --- a/branch/stable-3/docker_container_exec_module.html +++ b/branch/stable-3/docker_container_exec_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container_exec module – Execute command in a docker container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_info_module.html b/branch/stable-3/docker_container_info_module.html index 1b907a2a..3f4e8ea8 100644 --- a/branch/stable-3/docker_container_info_module.html +++ b/branch/stable-3/docker_container_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container_info module – Retrieves facts about docker container — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_container_module.html b/branch/stable-3/docker_container_module.html index dcfe4dd3..86c458d4 100644 --- a/branch/stable-3/docker_container_module.html +++ b/branch/stable-3/docker_container_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container module – manage Docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_containers_inventory.html b/branch/stable-3/docker_containers_inventory.html index 6d2f401d..fdbe88cc 100644 --- a/branch/stable-3/docker_containers_inventory.html +++ b/branch/stable-3/docker_containers_inventory.html @@ -4,7 +4,7 @@ - + community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_host_info_module.html b/branch/stable-3/docker_host_info_module.html index 1f90f8ad..90f47f6c 100644 --- a/branch/stable-3/docker_host_info_module.html +++ b/branch/stable-3/docker_host_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_build_module.html b/branch/stable-3/docker_image_build_module.html index fdf29056..36e2f857 100644 --- a/branch/stable-3/docker_image_build_module.html +++ b/branch/stable-3/docker_image_build_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_build module – Build Docker images using Docker buildx — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_export_module.html b/branch/stable-3/docker_image_export_module.html index b6601afc..bc3acda0 100644 --- a/branch/stable-3/docker_image_export_module.html +++ b/branch/stable-3/docker_image_export_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_export module – Export (archive) Docker images — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_info_module.html b/branch/stable-3/docker_image_info_module.html index cc88302c..650c11ca 100644 --- a/branch/stable-3/docker_image_info_module.html +++ b/branch/stable-3/docker_image_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_info module – Inspect docker images — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_load_module.html b/branch/stable-3/docker_image_load_module.html index 749f0fac..150f08bb 100644 --- a/branch/stable-3/docker_image_load_module.html +++ b/branch/stable-3/docker_image_load_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_load module – Load docker image(s) from archives — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_module.html b/branch/stable-3/docker_image_module.html index 0b3acef6..af42d9de 100644 --- a/branch/stable-3/docker_image_module.html +++ b/branch/stable-3/docker_image_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image module – Manage docker images — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_pull_module.html b/branch/stable-3/docker_image_pull_module.html index c10e28b3..ef7d5f1f 100644 --- a/branch/stable-3/docker_image_pull_module.html +++ b/branch/stable-3/docker_image_pull_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_pull module – Pull Docker images from registries — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_push_module.html b/branch/stable-3/docker_image_push_module.html index 668f9c0f..c94c5db9 100644 --- a/branch/stable-3/docker_image_push_module.html +++ b/branch/stable-3/docker_image_push_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_push module – Push Docker images to registries — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_remove_module.html b/branch/stable-3/docker_image_remove_module.html index 6b89bc2b..1f67fc40 100644 --- a/branch/stable-3/docker_image_remove_module.html +++ b/branch/stable-3/docker_image_remove_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_remove module – Remove Docker images — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_image_tag_module.html b/branch/stable-3/docker_image_tag_module.html index b65e657a..cd9c21ef 100644 --- a/branch/stable-3/docker_image_tag_module.html +++ b/branch/stable-3/docker_image_tag_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image_tag module – Tag Docker images with new names and/or tags — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_login_module.html b/branch/stable-3/docker_login_module.html index abdd6aef..5827078a 100644 --- a/branch/stable-3/docker_login_module.html +++ b/branch/stable-3/docker_login_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_login module – Log into a Docker registry. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_machine_inventory.html b/branch/stable-3/docker_machine_inventory.html index 4b660534..9e60c614 100644 --- a/branch/stable-3/docker_machine_inventory.html +++ b/branch/stable-3/docker_machine_inventory.html @@ -4,7 +4,7 @@ - + community.docker.docker_machine inventory – Docker Machine inventory source — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_network_info_module.html b/branch/stable-3/docker_network_info_module.html index f02ab5f4..13741117 100644 --- a/branch/stable-3/docker_network_info_module.html +++ b/branch/stable-3/docker_network_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_network_info module – Retrieves facts about docker network — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_network_module.html b/branch/stable-3/docker_network_module.html index e486e070..e9406f20 100644 --- a/branch/stable-3/docker_network_module.html +++ b/branch/stable-3/docker_network_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_network module – Manage Docker networks — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_node_info_module.html b/branch/stable-3/docker_node_info_module.html index 444f71db..2dc36450 100644 --- a/branch/stable-3/docker_node_info_module.html +++ b/branch/stable-3/docker_node_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_node_module.html b/branch/stable-3/docker_node_module.html index d4fcd6d0..a6368efd 100644 --- a/branch/stable-3/docker_node_module.html +++ b/branch/stable-3/docker_node_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_node module – Manage Docker Swarm node — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_plugin_module.html b/branch/stable-3/docker_plugin_module.html index 12db5a7a..a641fca3 100644 --- a/branch/stable-3/docker_plugin_module.html +++ b/branch/stable-3/docker_plugin_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_plugin module – Manage Docker plugins — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_prune_module.html b/branch/stable-3/docker_prune_module.html index 6ca92b12..982453f7 100644 --- a/branch/stable-3/docker_prune_module.html +++ b/branch/stable-3/docker_prune_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_prune module – Allows to prune various docker objects — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_secret_module.html b/branch/stable-3/docker_secret_module.html index 27339ac2..9b612664 100644 --- a/branch/stable-3/docker_secret_module.html +++ b/branch/stable-3/docker_secret_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_secret module – Manage docker secrets. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_stack_info_module.html b/branch/stable-3/docker_stack_info_module.html index 348d9cfe..05e2e2e3 100644 --- a/branch/stable-3/docker_stack_info_module.html +++ b/branch/stable-3/docker_stack_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_stack_info module – Return information on all docker stacks — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_stack_module.html b/branch/stable-3/docker_stack_module.html index d91f0867..0e688a18 100644 --- a/branch/stable-3/docker_stack_module.html +++ b/branch/stable-3/docker_stack_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_stack module – docker stack module — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_stack_task_info_module.html b/branch/stable-3/docker_stack_task_info_module.html index 571790d0..cdd4a0c5 100644 --- a/branch/stable-3/docker_stack_task_info_module.html +++ b/branch/stable-3/docker_stack_task_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_swarm_info_module.html b/branch/stable-3/docker_swarm_info_module.html index 581087ad..f28291a6 100644 --- a/branch/stable-3/docker_swarm_info_module.html +++ b/branch/stable-3/docker_swarm_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_swarm_inventory.html b/branch/stable-3/docker_swarm_inventory.html index f883672f..87eade92 100644 --- a/branch/stable-3/docker_swarm_inventory.html +++ b/branch/stable-3/docker_swarm_inventory.html @@ -4,7 +4,7 @@ - + community.docker.docker_swarm inventory – Ansible dynamic inventory plugin for Docker swarm nodes. — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_swarm_module.html b/branch/stable-3/docker_swarm_module.html index b3da1ea1..60e78d9d 100644 --- a/branch/stable-3/docker_swarm_module.html +++ b/branch/stable-3/docker_swarm_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_swarm module – Manage Swarm cluster — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_swarm_service_info_module.html b/branch/stable-3/docker_swarm_service_info_module.html index 4c0ac33e..cb604fa7 100644 --- a/branch/stable-3/docker_swarm_service_info_module.html +++ b/branch/stable-3/docker_swarm_service_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_swarm_service_module.html b/branch/stable-3/docker_swarm_service_module.html index 41e76498..679ce956 100644 --- a/branch/stable-3/docker_swarm_service_module.html +++ b/branch/stable-3/docker_swarm_service_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_swarm_service module – docker swarm service — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_volume_info_module.html b/branch/stable-3/docker_volume_info_module.html index 46973401..40ed84f0 100644 --- a/branch/stable-3/docker_volume_info_module.html +++ b/branch/stable-3/docker_volume_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_volume_info module – Retrieve facts about Docker volumes — Community.Docker Collection documentation diff --git a/branch/stable-3/docker_volume_module.html b/branch/stable-3/docker_volume_module.html index 9aec280e..c6265ac1 100644 --- a/branch/stable-3/docker_volume_module.html +++ b/branch/stable-3/docker_volume_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_volume module – Manage Docker volumes — Community.Docker Collection documentation diff --git a/branch/stable-3/environment_variables.html b/branch/stable-3/environment_variables.html index c97149aa..92c804e3 100644 --- a/branch/stable-3/environment_variables.html +++ b/branch/stable-3/environment_variables.html @@ -4,7 +4,7 @@ - + Index of all Collection Environment Variables — Community.Docker Collection documentation diff --git a/branch/stable-3/index.html b/branch/stable-3/index.html index 3a7e6ec1..01cbbca4 100644 --- a/branch/stable-3/index.html +++ b/branch/stable-3/index.html @@ -4,7 +4,7 @@ - + Community.Docker — Community.Docker Collection documentation diff --git a/branch/stable-3/nsenter_connection.html b/branch/stable-3/nsenter_connection.html index 073aeb0b..beb1499e 100644 --- a/branch/stable-3/nsenter_connection.html +++ b/branch/stable-3/nsenter_connection.html @@ -4,7 +4,7 @@ - + community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation