From 31ee4943bee51d42c92423e510158f02fe3629cb Mon Sep 17 00:00:00 2001 From: felixfontein Date: Mon, 24 Nov 2025 05:21:54 +0000 Subject: [PATCH] deploy: d2947476f789c04adedd94ea4f105648f6f85312 --- branch/main/current_container_facts_module.html | 2 +- branch/main/docker_api_connection.html | 2 +- branch/main/docker_compose_module.html | 2 +- branch/main/docker_compose_v2_exec_module.html | 2 +- branch/main/docker_compose_v2_module.html | 2 +- branch/main/docker_compose_v2_pull_module.html | 2 +- branch/main/docker_compose_v2_run_module.html | 2 +- branch/main/docker_config_module.html | 2 +- branch/main/docker_connection.html | 2 +- branch/main/docker_container_copy_into_module.html | 2 +- branch/main/docker_container_exec_module.html | 2 +- branch/main/docker_container_info_module.html | 2 +- branch/main/docker_container_module.html | 2 +- branch/main/docker_containers_inventory.html | 2 +- branch/main/docker_context_info_module.html | 2 +- branch/main/docker_host_info_module.html | 2 +- branch/main/docker_image_build_module.html | 2 +- branch/main/docker_image_export_module.html | 2 +- branch/main/docker_image_info_module.html | 2 +- branch/main/docker_image_load_module.html | 2 +- branch/main/docker_image_module.html | 2 +- branch/main/docker_image_pull_module.html | 2 +- branch/main/docker_image_push_module.html | 2 +- branch/main/docker_image_remove_module.html | 2 +- branch/main/docker_image_tag_module.html | 2 +- branch/main/docker_login_module.html | 2 +- branch/main/docker_machine_inventory.html | 2 +- branch/main/docker_network_info_module.html | 2 +- branch/main/docker_network_module.html | 2 +- branch/main/docker_node_info_module.html | 2 +- branch/main/docker_node_module.html | 2 +- branch/main/docker_plugin_module.html | 2 +- branch/main/docker_prune_module.html | 2 +- branch/main/docker_secret_module.html | 2 +- branch/main/docker_stack_info_module.html | 2 +- branch/main/docker_stack_module.html | 2 +- branch/main/docker_stack_task_info_module.html | 2 +- branch/main/docker_swarm_info_module.html | 2 +- branch/main/docker_swarm_inventory.html | 2 +- branch/main/docker_swarm_module.html | 2 +- branch/main/docker_swarm_service_info_module.html | 2 +- branch/main/docker_swarm_service_module.html | 2 +- branch/main/docker_volume_info_module.html | 2 +- branch/main/docker_volume_module.html | 2 +- branch/main/environment_variables.html | 2 +- branch/main/index.html | 2 +- branch/main/nsenter_connection.html | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html index 5895b848..b2664780 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/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/main/docker_api_connection.html b/branch/main/docker_api_connection.html index bacae9cb..5508b5d3 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/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/main/docker_compose_module.html b/branch/main/docker_compose_module.html index b4eebd70..e94b7166 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/docker_compose_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_compose — Community.Docker Collection documentation diff --git a/branch/main/docker_compose_v2_exec_module.html b/branch/main/docker_compose_v2_exec_module.html index 58154e68..dcbd1441 100644 --- a/branch/main/docker_compose_v2_exec_module.html +++ b/branch/main/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/main/docker_compose_v2_module.html b/branch/main/docker_compose_v2_module.html index 657b0156..1bfe8a61 100644 --- a/branch/main/docker_compose_v2_module.html +++ b/branch/main/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/main/docker_compose_v2_pull_module.html b/branch/main/docker_compose_v2_pull_module.html index 5b15cebd..82ab4fe5 100644 --- a/branch/main/docker_compose_v2_pull_module.html +++ b/branch/main/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/main/docker_compose_v2_run_module.html b/branch/main/docker_compose_v2_run_module.html index 79d55924..4ea180a3 100644 --- a/branch/main/docker_compose_v2_run_module.html +++ b/branch/main/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/main/docker_config_module.html b/branch/main/docker_config_module.html index 6101bf36..bc186e81 100644 --- a/branch/main/docker_config_module.html +++ b/branch/main/docker_config_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_config module – Manage docker configs — Community.Docker Collection documentation diff --git a/branch/main/docker_connection.html b/branch/main/docker_connection.html index 9d37af68..e3c57e87 100644 --- a/branch/main/docker_connection.html +++ b/branch/main/docker_connection.html @@ -4,7 +4,7 @@ - + community.docker.docker connection – Run tasks in docker containers — Community.Docker Collection documentation diff --git a/branch/main/docker_container_copy_into_module.html b/branch/main/docker_container_copy_into_module.html index cf223572..19b460ba 100644 --- a/branch/main/docker_container_copy_into_module.html +++ b/branch/main/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/main/docker_container_exec_module.html b/branch/main/docker_container_exec_module.html index 3d998388..def87440 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/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/main/docker_container_info_module.html b/branch/main/docker_container_info_module.html index 57700f2a..04fb8e4f 100644 --- a/branch/main/docker_container_info_module.html +++ b/branch/main/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/main/docker_container_module.html b/branch/main/docker_container_module.html index 1b03c547..390302e4 100644 --- a/branch/main/docker_container_module.html +++ b/branch/main/docker_container_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_container module – manage Docker containers — Community.Docker Collection documentation diff --git a/branch/main/docker_containers_inventory.html b/branch/main/docker_containers_inventory.html index 711be3a3..57213201 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/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/main/docker_context_info_module.html b/branch/main/docker_context_info_module.html index 7fb86da8..8d1d6878 100644 --- a/branch/main/docker_context_info_module.html +++ b/branch/main/docker_context_info_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_context_info module – Retrieve information on Docker contexts for the current user — Community.Docker Collection documentation diff --git a/branch/main/docker_host_info_module.html b/branch/main/docker_host_info_module.html index b70bc289..cae16ade 100644 --- a/branch/main/docker_host_info_module.html +++ b/branch/main/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/main/docker_image_build_module.html b/branch/main/docker_image_build_module.html index 97ae779c..90da4d49 100644 --- a/branch/main/docker_image_build_module.html +++ b/branch/main/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/main/docker_image_export_module.html b/branch/main/docker_image_export_module.html index 57604dc6..fef90200 100644 --- a/branch/main/docker_image_export_module.html +++ b/branch/main/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/main/docker_image_info_module.html b/branch/main/docker_image_info_module.html index 4979c2ed..6a4d67ab 100644 --- a/branch/main/docker_image_info_module.html +++ b/branch/main/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/main/docker_image_load_module.html b/branch/main/docker_image_load_module.html index 70d7c7ae..3aca24a5 100644 --- a/branch/main/docker_image_load_module.html +++ b/branch/main/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/main/docker_image_module.html b/branch/main/docker_image_module.html index 81442b75..7f6bd250 100644 --- a/branch/main/docker_image_module.html +++ b/branch/main/docker_image_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_image module – Manage docker images — Community.Docker Collection documentation diff --git a/branch/main/docker_image_pull_module.html b/branch/main/docker_image_pull_module.html index b17dc1e8..f083efda 100644 --- a/branch/main/docker_image_pull_module.html +++ b/branch/main/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/main/docker_image_push_module.html b/branch/main/docker_image_push_module.html index 892e3f01..1447e689 100644 --- a/branch/main/docker_image_push_module.html +++ b/branch/main/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/main/docker_image_remove_module.html b/branch/main/docker_image_remove_module.html index ca5933c3..c4b5b12f 100644 --- a/branch/main/docker_image_remove_module.html +++ b/branch/main/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/main/docker_image_tag_module.html b/branch/main/docker_image_tag_module.html index da1eb9d2..293975aa 100644 --- a/branch/main/docker_image_tag_module.html +++ b/branch/main/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/main/docker_login_module.html b/branch/main/docker_login_module.html index 9fca48e2..55834e0a 100644 --- a/branch/main/docker_login_module.html +++ b/branch/main/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/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html index 6d1192e3..91d5c482 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/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/main/docker_network_info_module.html b/branch/main/docker_network_info_module.html index c14a1fdf..fe178ca7 100644 --- a/branch/main/docker_network_info_module.html +++ b/branch/main/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/main/docker_network_module.html b/branch/main/docker_network_module.html index 39980113..230219df 100644 --- a/branch/main/docker_network_module.html +++ b/branch/main/docker_network_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_network module – Manage Docker networks — Community.Docker Collection documentation diff --git a/branch/main/docker_node_info_module.html b/branch/main/docker_node_info_module.html index 5c4a98a8..f4a9b57c 100644 --- a/branch/main/docker_node_info_module.html +++ b/branch/main/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/main/docker_node_module.html b/branch/main/docker_node_module.html index 58c97c0a..4af54ee0 100644 --- a/branch/main/docker_node_module.html +++ b/branch/main/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/main/docker_plugin_module.html b/branch/main/docker_plugin_module.html index f714f276..1939ce13 100644 --- a/branch/main/docker_plugin_module.html +++ b/branch/main/docker_plugin_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_plugin module – Manage Docker plugins — Community.Docker Collection documentation diff --git a/branch/main/docker_prune_module.html b/branch/main/docker_prune_module.html index 17fb6246..0e7c2c8f 100644 --- a/branch/main/docker_prune_module.html +++ b/branch/main/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/main/docker_secret_module.html b/branch/main/docker_secret_module.html index 87f96ca5..fd1cbdb6 100644 --- a/branch/main/docker_secret_module.html +++ b/branch/main/docker_secret_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_secret module – Manage docker secrets — Community.Docker Collection documentation diff --git a/branch/main/docker_stack_info_module.html b/branch/main/docker_stack_info_module.html index ca02dd24..e5aa24c7 100644 --- a/branch/main/docker_stack_info_module.html +++ b/branch/main/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/main/docker_stack_module.html b/branch/main/docker_stack_module.html index 97b60567..34f54fb0 100644 --- a/branch/main/docker_stack_module.html +++ b/branch/main/docker_stack_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_stack module – docker stack module — Community.Docker Collection documentation diff --git a/branch/main/docker_stack_task_info_module.html b/branch/main/docker_stack_task_info_module.html index a75a0cf0..de9e882c 100644 --- a/branch/main/docker_stack_task_info_module.html +++ b/branch/main/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/main/docker_swarm_info_module.html b/branch/main/docker_swarm_info_module.html index cc306db3..c9a853d6 100644 --- a/branch/main/docker_swarm_info_module.html +++ b/branch/main/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/main/docker_swarm_inventory.html b/branch/main/docker_swarm_inventory.html index 0e0fc7f9..608bb931 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/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/main/docker_swarm_module.html b/branch/main/docker_swarm_module.html index bb938db1..a385eea4 100644 --- a/branch/main/docker_swarm_module.html +++ b/branch/main/docker_swarm_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_swarm module – Manage Swarm cluster — Community.Docker Collection documentation diff --git a/branch/main/docker_swarm_service_info_module.html b/branch/main/docker_swarm_service_info_module.html index e7a6f816..9ceff650 100644 --- a/branch/main/docker_swarm_service_info_module.html +++ b/branch/main/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/main/docker_swarm_service_module.html b/branch/main/docker_swarm_service_module.html index 66a47420..0eaa3e7c 100644 --- a/branch/main/docker_swarm_service_module.html +++ b/branch/main/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/main/docker_volume_info_module.html b/branch/main/docker_volume_info_module.html index 38d9f7d9..84bf929b 100644 --- a/branch/main/docker_volume_info_module.html +++ b/branch/main/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/main/docker_volume_module.html b/branch/main/docker_volume_module.html index 403952c5..e6e9641b 100644 --- a/branch/main/docker_volume_module.html +++ b/branch/main/docker_volume_module.html @@ -4,7 +4,7 @@ - + community.docker.docker_volume module – Manage Docker volumes — Community.Docker Collection documentation diff --git a/branch/main/environment_variables.html b/branch/main/environment_variables.html index 8ae894b6..a6f20d30 100644 --- a/branch/main/environment_variables.html +++ b/branch/main/environment_variables.html @@ -4,7 +4,7 @@ - + Index of all Collection Environment Variables — Community.Docker Collection documentation diff --git a/branch/main/index.html b/branch/main/index.html index 2efada94..b516c21d 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -4,7 +4,7 @@ - + Community.Docker — Community.Docker Collection documentation diff --git a/branch/main/nsenter_connection.html b/branch/main/nsenter_connection.html index 35b2f057..f5f77336 100644 --- a/branch/main/nsenter_connection.html +++ b/branch/main/nsenter_connection.html @@ -4,7 +4,7 @@ - + community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation