From b79b68cd57045cddcba57e92932c46154862a0e1 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Wed, 26 Nov 2025 06:35:28 +0000 Subject: [PATCH] deploy: a049898f1915280139c4ec9d68ed22b103a94c3a --- branch/stable-4/_static/css/ansible.css | 4 ++++ branch/stable-4/changelog.html | 2 +- branch/stable-4/current_container_facts_module.html | 2 +- branch/stable-4/docker_api_connection.html | 2 +- branch/stable-4/docker_compose_module.html | 2 +- branch/stable-4/docker_compose_v2_exec_module.html | 2 +- branch/stable-4/docker_compose_v2_module.html | 2 +- branch/stable-4/docker_compose_v2_pull_module.html | 2 +- branch/stable-4/docker_compose_v2_run_module.html | 2 +- branch/stable-4/docker_config_module.html | 2 +- branch/stable-4/docker_connection.html | 2 +- branch/stable-4/docker_container_copy_into_module.html | 2 +- branch/stable-4/docker_container_exec_module.html | 2 +- branch/stable-4/docker_container_info_module.html | 2 +- branch/stable-4/docker_container_module.html | 2 +- branch/stable-4/docker_containers_inventory.html | 2 +- branch/stable-4/docker_context_info_module.html | 2 +- branch/stable-4/docker_host_info_module.html | 2 +- branch/stable-4/docker_image_build_module.html | 2 +- branch/stable-4/docker_image_export_module.html | 2 +- branch/stable-4/docker_image_info_module.html | 2 +- branch/stable-4/docker_image_load_module.html | 2 +- branch/stable-4/docker_image_module.html | 2 +- branch/stable-4/docker_image_pull_module.html | 2 +- branch/stable-4/docker_image_push_module.html | 2 +- branch/stable-4/docker_image_remove_module.html | 2 +- branch/stable-4/docker_image_tag_module.html | 2 +- branch/stable-4/docker_login_module.html | 2 +- branch/stable-4/docker_machine_inventory.html | 2 +- branch/stable-4/docker_network_info_module.html | 2 +- branch/stable-4/docker_network_module.html | 2 +- branch/stable-4/docker_node_info_module.html | 2 +- branch/stable-4/docker_node_module.html | 2 +- branch/stable-4/docker_plugin_module.html | 2 +- branch/stable-4/docker_prune_module.html | 2 +- branch/stable-4/docker_secret_module.html | 2 +- branch/stable-4/docker_stack_info_module.html | 2 +- branch/stable-4/docker_stack_module.html | 2 +- branch/stable-4/docker_stack_task_info_module.html | 2 +- branch/stable-4/docker_swarm_info_module.html | 2 +- branch/stable-4/docker_swarm_inventory.html | 2 +- branch/stable-4/docker_swarm_module.html | 2 +- branch/stable-4/docker_swarm_service_info_module.html | 2 +- branch/stable-4/docker_swarm_service_module.html | 2 +- branch/stable-4/docker_volume_info_module.html | 2 +- branch/stable-4/docker_volume_module.html | 2 +- branch/stable-4/docsite/scenario_guide.html | 2 +- branch/stable-4/environment_variables.html | 2 +- branch/stable-4/index.html | 2 +- branch/stable-4/nsenter_connection.html | 2 +- branch/stable-4/search.html | 2 +- 51 files changed, 54 insertions(+), 50 deletions(-) diff --git a/branch/stable-4/_static/css/ansible.css b/branch/stable-4/_static/css/ansible.css index 8ecc337c..7eb125b5 100644 --- a/branch/stable-4/_static/css/ansible.css +++ b/branch/stable-4/_static/css/ansible.css @@ -144,6 +144,10 @@ table.documentation-table .value-required { .wy-menu-vertical a.reference.internal { padding: 0.4045em 1.618em; } +/* Fix truncation when extranav is hidden */ +.wy-menu-vertical:not(:has(.sideBanner)) { + padding-bottom: 2rem; +} /*! Override sphinx rtd theme max-with of 800px */ .wy-nav-content { max-width: 100%; diff --git a/branch/stable-4/changelog.html b/branch/stable-4/changelog.html index 23972c7d..a72fadfa 100644 --- a/branch/stable-4/changelog.html +++ b/branch/stable-4/changelog.html @@ -8,7 +8,7 @@ Community.Docker Release Notes — Community.Docker Collection documentation - + diff --git a/branch/stable-4/current_container_facts_module.html b/branch/stable-4/current_container_facts_module.html index a527a818..091d2424 100644 --- a/branch/stable-4/current_container_facts_module.html +++ b/branch/stable-4/current_container_facts_module.html @@ -9,7 +9,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-4/docker_api_connection.html b/branch/stable-4/docker_api_connection.html index 59ce17c1..f9c8fe12 100644 --- a/branch/stable-4/docker_api_connection.html +++ b/branch/stable-4/docker_api_connection.html @@ -9,7 +9,7 @@ community.docker.docker_api connection – Run tasks in docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_compose_module.html b/branch/stable-4/docker_compose_module.html index d649c040..a3a67b1a 100644 --- a/branch/stable-4/docker_compose_module.html +++ b/branch/stable-4/docker_compose_module.html @@ -9,7 +9,7 @@ community.docker.docker_compose — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_compose_v2_exec_module.html b/branch/stable-4/docker_compose_v2_exec_module.html index ef1e438d..3eb86bbc 100644 --- a/branch/stable-4/docker_compose_v2_exec_module.html +++ b/branch/stable-4/docker_compose_v2_exec_module.html @@ -9,7 +9,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-4/docker_compose_v2_module.html b/branch/stable-4/docker_compose_v2_module.html index db97e417..a0b2ce95 100644 --- a/branch/stable-4/docker_compose_v2_module.html +++ b/branch/stable-4/docker_compose_v2_module.html @@ -9,7 +9,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-4/docker_compose_v2_pull_module.html b/branch/stable-4/docker_compose_v2_pull_module.html index e843e200..b2a22c9a 100644 --- a/branch/stable-4/docker_compose_v2_pull_module.html +++ b/branch/stable-4/docker_compose_v2_pull_module.html @@ -9,7 +9,7 @@ community.docker.docker_compose_v2_pull module – Pull a Docker compose project — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_compose_v2_run_module.html b/branch/stable-4/docker_compose_v2_run_module.html index 1c30628c..a253fc80 100644 --- a/branch/stable-4/docker_compose_v2_run_module.html +++ b/branch/stable-4/docker_compose_v2_run_module.html @@ -9,7 +9,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-4/docker_config_module.html b/branch/stable-4/docker_config_module.html index 1196afce..72d6e69e 100644 --- a/branch/stable-4/docker_config_module.html +++ b/branch/stable-4/docker_config_module.html @@ -9,7 +9,7 @@ community.docker.docker_config module – Manage docker configs — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_connection.html b/branch/stable-4/docker_connection.html index 0c9d70eb..cfacdb55 100644 --- a/branch/stable-4/docker_connection.html +++ b/branch/stable-4/docker_connection.html @@ -9,7 +9,7 @@ community.docker.docker connection – Run tasks in docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_container_copy_into_module.html b/branch/stable-4/docker_container_copy_into_module.html index a60f2351..da7e261e 100644 --- a/branch/stable-4/docker_container_copy_into_module.html +++ b/branch/stable-4/docker_container_copy_into_module.html @@ -9,7 +9,7 @@ community.docker.docker_container_copy_into module – Copy a file into a Docker container — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_container_exec_module.html b/branch/stable-4/docker_container_exec_module.html index 4b119f4b..d2e3d824 100644 --- a/branch/stable-4/docker_container_exec_module.html +++ b/branch/stable-4/docker_container_exec_module.html @@ -9,7 +9,7 @@ community.docker.docker_container_exec module – Execute command in a docker container — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_container_info_module.html b/branch/stable-4/docker_container_info_module.html index f8a92b61..47715dbc 100644 --- a/branch/stable-4/docker_container_info_module.html +++ b/branch/stable-4/docker_container_info_module.html @@ -9,7 +9,7 @@ community.docker.docker_container_info module – Retrieves facts about docker container — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_container_module.html b/branch/stable-4/docker_container_module.html index 7f4278b4..2c16eaeb 100644 --- a/branch/stable-4/docker_container_module.html +++ b/branch/stable-4/docker_container_module.html @@ -9,7 +9,7 @@ community.docker.docker_container module – manage Docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_containers_inventory.html b/branch/stable-4/docker_containers_inventory.html index d637b354..57a87275 100644 --- a/branch/stable-4/docker_containers_inventory.html +++ b/branch/stable-4/docker_containers_inventory.html @@ -9,7 +9,7 @@ community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_context_info_module.html b/branch/stable-4/docker_context_info_module.html index 95f60320..631507e8 100644 --- a/branch/stable-4/docker_context_info_module.html +++ b/branch/stable-4/docker_context_info_module.html @@ -9,7 +9,7 @@ community.docker.docker_context_info module – Retrieve information on Docker contexts for the current user — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_host_info_module.html b/branch/stable-4/docker_host_info_module.html index 7ac2fba0..2c65bf9f 100644 --- a/branch/stable-4/docker_host_info_module.html +++ b/branch/stable-4/docker_host_info_module.html @@ -9,7 +9,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-4/docker_image_build_module.html b/branch/stable-4/docker_image_build_module.html index a0704c8b..b2958012 100644 --- a/branch/stable-4/docker_image_build_module.html +++ b/branch/stable-4/docker_image_build_module.html @@ -9,7 +9,7 @@ community.docker.docker_image_build module – Build Docker images using Docker buildx — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_export_module.html b/branch/stable-4/docker_image_export_module.html index 27eb2e29..c48c5f44 100644 --- a/branch/stable-4/docker_image_export_module.html +++ b/branch/stable-4/docker_image_export_module.html @@ -9,7 +9,7 @@ community.docker.docker_image_export module – Export (archive) Docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_info_module.html b/branch/stable-4/docker_image_info_module.html index d86295fb..f398f6bf 100644 --- a/branch/stable-4/docker_image_info_module.html +++ b/branch/stable-4/docker_image_info_module.html @@ -9,7 +9,7 @@ community.docker.docker_image_info module – Inspect docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_load_module.html b/branch/stable-4/docker_image_load_module.html index bdb8d535..8c47a7f4 100644 --- a/branch/stable-4/docker_image_load_module.html +++ b/branch/stable-4/docker_image_load_module.html @@ -9,7 +9,7 @@ community.docker.docker_image_load module – Load docker image(s) from archives — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_module.html b/branch/stable-4/docker_image_module.html index 0136d05c..37fdfd12 100644 --- a/branch/stable-4/docker_image_module.html +++ b/branch/stable-4/docker_image_module.html @@ -9,7 +9,7 @@ community.docker.docker_image module – Manage docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_pull_module.html b/branch/stable-4/docker_image_pull_module.html index e3fec8bc..39d5464b 100644 --- a/branch/stable-4/docker_image_pull_module.html +++ b/branch/stable-4/docker_image_pull_module.html @@ -9,7 +9,7 @@ community.docker.docker_image_pull module – Pull Docker images from registries — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_push_module.html b/branch/stable-4/docker_image_push_module.html index 0454e0a6..ea0e36ad 100644 --- a/branch/stable-4/docker_image_push_module.html +++ b/branch/stable-4/docker_image_push_module.html @@ -9,7 +9,7 @@ community.docker.docker_image_push module – Push Docker images to registries — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_remove_module.html b/branch/stable-4/docker_image_remove_module.html index 9c89e3bf..dea01d00 100644 --- a/branch/stable-4/docker_image_remove_module.html +++ b/branch/stable-4/docker_image_remove_module.html @@ -9,7 +9,7 @@ community.docker.docker_image_remove module – Remove Docker images — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_image_tag_module.html b/branch/stable-4/docker_image_tag_module.html index 80590902..f0d47e79 100644 --- a/branch/stable-4/docker_image_tag_module.html +++ b/branch/stable-4/docker_image_tag_module.html @@ -9,7 +9,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-4/docker_login_module.html b/branch/stable-4/docker_login_module.html index f86ecb00..3e70960c 100644 --- a/branch/stable-4/docker_login_module.html +++ b/branch/stable-4/docker_login_module.html @@ -9,7 +9,7 @@ community.docker.docker_login module – Log into a Docker registry — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_machine_inventory.html b/branch/stable-4/docker_machine_inventory.html index b4877984..86e184b4 100644 --- a/branch/stable-4/docker_machine_inventory.html +++ b/branch/stable-4/docker_machine_inventory.html @@ -9,7 +9,7 @@ community.docker.docker_machine inventory – Docker Machine inventory source — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_network_info_module.html b/branch/stable-4/docker_network_info_module.html index 1eb3df31..96d220fe 100644 --- a/branch/stable-4/docker_network_info_module.html +++ b/branch/stable-4/docker_network_info_module.html @@ -9,7 +9,7 @@ community.docker.docker_network_info module – Retrieves facts about docker network — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_network_module.html b/branch/stable-4/docker_network_module.html index 0d586619..cb724ab4 100644 --- a/branch/stable-4/docker_network_module.html +++ b/branch/stable-4/docker_network_module.html @@ -9,7 +9,7 @@ community.docker.docker_network module – Manage Docker networks — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_node_info_module.html b/branch/stable-4/docker_node_info_module.html index 2e9ebc36..0930715d 100644 --- a/branch/stable-4/docker_node_info_module.html +++ b/branch/stable-4/docker_node_info_module.html @@ -9,7 +9,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-4/docker_node_module.html b/branch/stable-4/docker_node_module.html index 4442331f..e338bc8b 100644 --- a/branch/stable-4/docker_node_module.html +++ b/branch/stable-4/docker_node_module.html @@ -9,7 +9,7 @@ community.docker.docker_node module – Manage Docker Swarm node — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_plugin_module.html b/branch/stable-4/docker_plugin_module.html index 8bc4bc8d..bd33ca29 100644 --- a/branch/stable-4/docker_plugin_module.html +++ b/branch/stable-4/docker_plugin_module.html @@ -9,7 +9,7 @@ community.docker.docker_plugin module – Manage Docker plugins — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_prune_module.html b/branch/stable-4/docker_prune_module.html index 61dfc846..1084abb3 100644 --- a/branch/stable-4/docker_prune_module.html +++ b/branch/stable-4/docker_prune_module.html @@ -9,7 +9,7 @@ community.docker.docker_prune module – Allows to prune various docker objects — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_secret_module.html b/branch/stable-4/docker_secret_module.html index ee05f451..584821f4 100644 --- a/branch/stable-4/docker_secret_module.html +++ b/branch/stable-4/docker_secret_module.html @@ -9,7 +9,7 @@ community.docker.docker_secret module – Manage docker secrets — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_stack_info_module.html b/branch/stable-4/docker_stack_info_module.html index c2693e5f..3c74a3f4 100644 --- a/branch/stable-4/docker_stack_info_module.html +++ b/branch/stable-4/docker_stack_info_module.html @@ -9,7 +9,7 @@ community.docker.docker_stack_info module – Return information on all docker stacks — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_stack_module.html b/branch/stable-4/docker_stack_module.html index c8480d39..f8032c0c 100644 --- a/branch/stable-4/docker_stack_module.html +++ b/branch/stable-4/docker_stack_module.html @@ -9,7 +9,7 @@ community.docker.docker_stack module – docker stack module — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_stack_task_info_module.html b/branch/stable-4/docker_stack_task_info_module.html index 27ec301b..03e10f70 100644 --- a/branch/stable-4/docker_stack_task_info_module.html +++ b/branch/stable-4/docker_stack_task_info_module.html @@ -9,7 +9,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-4/docker_swarm_info_module.html b/branch/stable-4/docker_swarm_info_module.html index f3e3432e..4c66b2ab 100644 --- a/branch/stable-4/docker_swarm_info_module.html +++ b/branch/stable-4/docker_swarm_info_module.html @@ -9,7 +9,7 @@ community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_swarm_inventory.html b/branch/stable-4/docker_swarm_inventory.html index 88a99de9..319aaf3e 100644 --- a/branch/stable-4/docker_swarm_inventory.html +++ b/branch/stable-4/docker_swarm_inventory.html @@ -9,7 +9,7 @@ community.docker.docker_swarm inventory – Ansible dynamic inventory plugin for Docker swarm nodes — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_swarm_module.html b/branch/stable-4/docker_swarm_module.html index 98618633..3164d8cc 100644 --- a/branch/stable-4/docker_swarm_module.html +++ b/branch/stable-4/docker_swarm_module.html @@ -9,7 +9,7 @@ community.docker.docker_swarm module – Manage Swarm cluster — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_swarm_service_info_module.html b/branch/stable-4/docker_swarm_service_info_module.html index b12b23d1..2cf4b690 100644 --- a/branch/stable-4/docker_swarm_service_info_module.html +++ b/branch/stable-4/docker_swarm_service_info_module.html @@ -9,7 +9,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-4/docker_swarm_service_module.html b/branch/stable-4/docker_swarm_service_module.html index 840e6cc6..1a1f59f5 100644 --- a/branch/stable-4/docker_swarm_service_module.html +++ b/branch/stable-4/docker_swarm_service_module.html @@ -9,7 +9,7 @@ community.docker.docker_swarm_service module – docker swarm service — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_volume_info_module.html b/branch/stable-4/docker_volume_info_module.html index 16881029..3a17692b 100644 --- a/branch/stable-4/docker_volume_info_module.html +++ b/branch/stable-4/docker_volume_info_module.html @@ -9,7 +9,7 @@ community.docker.docker_volume_info module – Retrieve facts about Docker volumes — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docker_volume_module.html b/branch/stable-4/docker_volume_module.html index 7cb7c87a..7e96ce5c 100644 --- a/branch/stable-4/docker_volume_module.html +++ b/branch/stable-4/docker_volume_module.html @@ -9,7 +9,7 @@ community.docker.docker_volume module – Manage Docker volumes — Community.Docker Collection documentation - + diff --git a/branch/stable-4/docsite/scenario_guide.html b/branch/stable-4/docsite/scenario_guide.html index 66d805e3..d03a4ac7 100644 --- a/branch/stable-4/docsite/scenario_guide.html +++ b/branch/stable-4/docsite/scenario_guide.html @@ -8,7 +8,7 @@ Docker Guide — Community.Docker Collection documentation - + diff --git a/branch/stable-4/environment_variables.html b/branch/stable-4/environment_variables.html index a6f20d30..fed6ebad 100644 --- a/branch/stable-4/environment_variables.html +++ b/branch/stable-4/environment_variables.html @@ -9,7 +9,7 @@ Index of all Collection Environment Variables — Community.Docker Collection documentation - + diff --git a/branch/stable-4/index.html b/branch/stable-4/index.html index 37f87d9f..5dd57cea 100644 --- a/branch/stable-4/index.html +++ b/branch/stable-4/index.html @@ -9,7 +9,7 @@ Community.Docker — Community.Docker Collection documentation - + diff --git a/branch/stable-4/nsenter_connection.html b/branch/stable-4/nsenter_connection.html index 51023a1f..3ed89970 100644 --- a/branch/stable-4/nsenter_connection.html +++ b/branch/stable-4/nsenter_connection.html @@ -9,7 +9,7 @@ community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation - + diff --git a/branch/stable-4/search.html b/branch/stable-4/search.html index 4f44b441..7bafaa9e 100644 --- a/branch/stable-4/search.html +++ b/branch/stable-4/search.html @@ -7,7 +7,7 @@ Search — Community.Docker Collection documentation - +