From ff3dc2fe37b20ff6d567f6fbcee767cb5eb1efae Mon Sep 17 00:00:00 2001 From: felixfontein Date: Tue, 7 May 2024 09:07:08 +0000 Subject: [PATCH] deploy: 9beac01ce1a36b48ad2fe7c8389688535c2e483e --- 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_module.html | 2 +- branch/main/docker_compose_v2_pull_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_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 +- 44 files changed, 44 insertions(+), 44 deletions(-) diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html index c993470b..03a0ca3e 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/current_container_facts_module.html @@ -2,7 +2,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 02dd3bdf..8d44ba93 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/docker_api_connection.html @@ -2,7 +2,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 6ee302c2..c74890c4 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/docker_compose_module.html @@ -2,7 +2,7 @@ - + community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose V1 — Community.Docker Collection documentation diff --git a/branch/main/docker_compose_v2_module.html b/branch/main/docker_compose_v2_module.html index 3eb3d8d9..eef8ddcd 100644 --- a/branch/main/docker_compose_v2_module.html +++ b/branch/main/docker_compose_v2_module.html @@ -2,7 +2,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 86ae4b8a..55f78944 100644 --- a/branch/main/docker_compose_v2_pull_module.html +++ b/branch/main/docker_compose_v2_pull_module.html @@ -2,7 +2,7 @@ - + community.docker.docker_compose_v2_pull module – Pull a Docker compose project — Community.Docker Collection documentation diff --git a/branch/main/docker_config_module.html b/branch/main/docker_config_module.html index a13062ac..6b08c74f 100644 --- a/branch/main/docker_config_module.html +++ b/branch/main/docker_config_module.html @@ -2,7 +2,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 3abfb98a..84e2f3dd 100644 --- a/branch/main/docker_connection.html +++ b/branch/main/docker_connection.html @@ -2,7 +2,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 58e47879..f8b4c2a1 100644 --- a/branch/main/docker_container_copy_into_module.html +++ b/branch/main/docker_container_copy_into_module.html @@ -2,7 +2,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 20696b92..6e1ed42d 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/docker_container_exec_module.html @@ -2,7 +2,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 8826b5e9..fdc8a3b0 100644 --- a/branch/main/docker_container_info_module.html +++ b/branch/main/docker_container_info_module.html @@ -2,7 +2,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 dd619357..bfaaf3b7 100644 --- a/branch/main/docker_container_module.html +++ b/branch/main/docker_container_module.html @@ -2,7 +2,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 f07fc443..f796a2e1 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/docker_containers_inventory.html @@ -2,7 +2,7 @@ - + community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers — Community.Docker Collection documentation diff --git a/branch/main/docker_host_info_module.html b/branch/main/docker_host_info_module.html index eca27346..abaa0b51 100644 --- a/branch/main/docker_host_info_module.html +++ b/branch/main/docker_host_info_module.html @@ -2,7 +2,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 52be672f..ee053b7f 100644 --- a/branch/main/docker_image_build_module.html +++ b/branch/main/docker_image_build_module.html @@ -2,7 +2,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 8c964992..533f0f09 100644 --- a/branch/main/docker_image_export_module.html +++ b/branch/main/docker_image_export_module.html @@ -2,7 +2,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 7f49184c..5b725fc1 100644 --- a/branch/main/docker_image_info_module.html +++ b/branch/main/docker_image_info_module.html @@ -2,7 +2,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 ebbfe104..2babb4ac 100644 --- a/branch/main/docker_image_load_module.html +++ b/branch/main/docker_image_load_module.html @@ -2,7 +2,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 3e492029..c4e2d3cd 100644 --- a/branch/main/docker_image_module.html +++ b/branch/main/docker_image_module.html @@ -2,7 +2,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 1da16b35..371ed600 100644 --- a/branch/main/docker_image_pull_module.html +++ b/branch/main/docker_image_pull_module.html @@ -2,7 +2,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 a91a2c28..c3f94cbc 100644 --- a/branch/main/docker_image_push_module.html +++ b/branch/main/docker_image_push_module.html @@ -2,7 +2,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 7ab841c1..13058583 100644 --- a/branch/main/docker_image_remove_module.html +++ b/branch/main/docker_image_remove_module.html @@ -2,7 +2,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 89be78ce..80c4e258 100644 --- a/branch/main/docker_image_tag_module.html +++ b/branch/main/docker_image_tag_module.html @@ -2,7 +2,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 9568ac1e..630a792e 100644 --- a/branch/main/docker_login_module.html +++ b/branch/main/docker_login_module.html @@ -2,7 +2,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 2f3451c7..869ab977 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/docker_machine_inventory.html @@ -2,7 +2,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 216fa7ca..d89b0ff9 100644 --- a/branch/main/docker_network_info_module.html +++ b/branch/main/docker_network_info_module.html @@ -2,7 +2,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 6a4fb90f..5127cd75 100644 --- a/branch/main/docker_network_module.html +++ b/branch/main/docker_network_module.html @@ -2,7 +2,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 2728a9c4..b5b21af1 100644 --- a/branch/main/docker_node_info_module.html +++ b/branch/main/docker_node_info_module.html @@ -2,7 +2,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 977117ae..1334efc6 100644 --- a/branch/main/docker_node_module.html +++ b/branch/main/docker_node_module.html @@ -2,7 +2,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 7c5b7076..ba870558 100644 --- a/branch/main/docker_plugin_module.html +++ b/branch/main/docker_plugin_module.html @@ -2,7 +2,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 b99073c5..df07a4a3 100644 --- a/branch/main/docker_prune_module.html +++ b/branch/main/docker_prune_module.html @@ -2,7 +2,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 c0cf2a76..8910148c 100644 --- a/branch/main/docker_secret_module.html +++ b/branch/main/docker_secret_module.html @@ -2,7 +2,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 862a447a..7087684e 100644 --- a/branch/main/docker_stack_info_module.html +++ b/branch/main/docker_stack_info_module.html @@ -2,7 +2,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 5de32027..da32b3ed 100644 --- a/branch/main/docker_stack_module.html +++ b/branch/main/docker_stack_module.html @@ -2,7 +2,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 35110ca9..5dff58b0 100644 --- a/branch/main/docker_stack_task_info_module.html +++ b/branch/main/docker_stack_task_info_module.html @@ -2,7 +2,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 90069d18..57dec7fe 100644 --- a/branch/main/docker_swarm_info_module.html +++ b/branch/main/docker_swarm_info_module.html @@ -2,7 +2,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 dff5c298..4d4742bd 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/docker_swarm_inventory.html @@ -2,7 +2,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 a8174acc..353d6916 100644 --- a/branch/main/docker_swarm_module.html +++ b/branch/main/docker_swarm_module.html @@ -2,7 +2,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 3e0ed714..ba952bc5 100644 --- a/branch/main/docker_swarm_service_info_module.html +++ b/branch/main/docker_swarm_service_info_module.html @@ -2,7 +2,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 6acaec71..2acb3bfd 100644 --- a/branch/main/docker_swarm_service_module.html +++ b/branch/main/docker_swarm_service_module.html @@ -2,7 +2,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 c90cf03b..29753a3b 100644 --- a/branch/main/docker_volume_info_module.html +++ b/branch/main/docker_volume_info_module.html @@ -2,7 +2,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 7dd2de21..8a4967b9 100644 --- a/branch/main/docker_volume_module.html +++ b/branch/main/docker_volume_module.html @@ -2,7 +2,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 3a7785c1..84ebfad5 100644 --- a/branch/main/environment_variables.html +++ b/branch/main/environment_variables.html @@ -2,7 +2,7 @@ - + Index of all Collection Environment Variables — Community.Docker Collection documentation diff --git a/branch/main/index.html b/branch/main/index.html index 4e98d460..e9227db7 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -2,7 +2,7 @@ - + Community.Docker — Community.Docker Collection documentation diff --git a/branch/main/nsenter_connection.html b/branch/main/nsenter_connection.html index bb1b441a..308e655c 100644 --- a/branch/main/nsenter_connection.html +++ b/branch/main/nsenter_connection.html @@ -2,7 +2,7 @@ - + community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation