From 50dedd42333e818c58c79899c5611620cd63e132 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Tue, 16 Apr 2024 09:09:26 +0000 Subject: [PATCH] deploy: 8ad45286a3416ff46ef03098ba41adb90d6af670 --- 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 70b45558..105cb3da 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 38ebebd9..03a0de11 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 d4a9d393..b4a49d95 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 139d5a0a..94d08d72 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 a77ab0ee..2c75026e 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 c2782ad9..8c0eeb2d 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 7f6ab1e7..530e8a12 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 e9a591fe..0fcc68bb 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 78617283..cae414aa 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 aabc3621..93f5215c 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 7c93c90f..b5a2f16a 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 da04020f..bec0d26d 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 40dca2ae..a133742f 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 e341ac68..f80ac098 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 e76836e9..901e47b6 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 2d0c7e8d..9cb63d64 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 cca57934..cb8ca206 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 c584fa7f..4004b03e 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 bf400738..f8fe900f 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 6a508084..d199b460 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 a2bcee80..ec8af173 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 d4e47689..9d39acae 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 27275a47..8d759ebd 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 fcc59975..509de44e 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 0b51e179..73fa2a67 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 05863426..4c923083 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 8a3874bb..ac32fe02 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 fa44de26..bf290e8f 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 190b56e1..e25b8595 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 b9874e72..67d74057 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 848a654b..b8f64d49 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 affe6496..83837528 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 51d9c461..4c912c71 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 28ea4058..1e172e53 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 8aec0e24..b7f3a22a 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 bbbd8254..c31ad041 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 4cff134c..1d919c04 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 4abf07d6..8ce49e7d 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 3b6bb06c..d48d35d8 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 21b52f94..250a27bd 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 b08f1a7b..987d5b07 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 78699d05..cad621ed 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 bbc93f5c..992dba08 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 71a85d69..e786c215 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