From 0f4065096f4d743c5e837fc772f523985f69fea4 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sun, 8 Jun 2025 07:26:49 +0000 Subject: [PATCH] deploy: 6e2505cd488bf1227ca4af698946d2432b4fbb7b --- 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 33d8f743..d202ffee 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 eddf4750..208c1331 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 396f346f..65b27e40 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 edb6a004..b6b3536c 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 c05c3cfc..27ab69f2 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 8054ea5b..bcc0bd2e 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 759e0ffe..eefb1284 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 559786ed..f1ffc058 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 0d53ebfe..ef91e2e1 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 ac95fa25..d2f595b2 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 12a5e351..58bed592 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 1f415f33..ee86fbdc 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 85795a43..364a5d78 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 87ff7140..a9392693 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 90ed31a1..ac6bab52 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 421793c3..a38a5301 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 28e4a667..30d71604 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 d222bd03..e311c549 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 0d24df80..4dc85b73 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 3944d294..524557d8 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 873dfd67..fddafbc4 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 43f672da..ec7f0ada 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 2bbcd540..8c21f12f 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 b74d2fb9..71ef34e4 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 82bb3a6a..fa3b1e37 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 a1ac0703..b2a826f6 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 4d875fce..34640a7d 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 72d63d11..5f4fec04 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 b8a8c844..638d9bdc 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 375d8b15..012c5d8e 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 fac5457e..4d11e40a 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 ab8fb702..6166c34d 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 c7caf052..72a488c9 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 b5b3a705..ddca01b6 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 c0a7e4d4..d3ceb3d8 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 69770cf6..ceb8d3d0 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 03b178f9..ddeee0b5 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 91274890..d89a5279 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 0a40bc0a..653f46a1 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 1c0a59aa..838e8405 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 d5b9bcf2..046ab971 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 2bfd3c18..5e36ec99 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 d47a4e08..12108095 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 930bc2a9..88b05333 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 03a2b6da..7512453f 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 1001b39a..f96b0ba4 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