From 87265b317c8ddbd3021b6c13127a7ae294980f18 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sun, 16 Nov 2025 10:58:32 +0000 Subject: [PATCH] deploy: e42423b94967a5cc26178815ae2e08df70776c05 --- 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/index.html | 2 +- branch/main/nsenter_connection.html | 2 +- branch/main/searchindex.js | 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 13469627..36824fed 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/current_container_facts_module.html @@ -172,7 +172,7 @@

community.docker.current_container_facts module – Return facts about whether the module runs in a container

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker.

diff --git a/branch/main/docker_api_connection.html b/branch/main/docker_api_connection.html index 07d6d8cd..ab452547 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/docker_api_connection.html @@ -172,7 +172,7 @@

community.docker.docker_api connection – Run tasks in docker containers

Note

-

This connection plugin is part of the community.docker collection (version 5.1.0).

+

This connection plugin is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_compose_module.html b/branch/main/docker_compose_module.html index d97fad8a..a67efccd 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/docker_compose_module.html @@ -158,7 +158,7 @@

community.docker.docker_compose

Note

-

This plugin was part of the community.docker collection (version 5.1.0).

+

This plugin was part of the community.docker collection (version 5.0.2).

This module has been removed in version 4.0.0 of community.docker. diff --git a/branch/main/docker_compose_v2_exec_module.html b/branch/main/docker_compose_v2_exec_module.html index 6eff2594..36327ff5 100644 --- a/branch/main/docker_compose_v2_exec_module.html +++ b/branch/main/docker_compose_v2_exec_module.html @@ -176,7 +176,7 @@

community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_compose_v2_module.html b/branch/main/docker_compose_v2_module.html index fbd2b146..7fe149cf 100644 --- a/branch/main/docker_compose_v2_module.html +++ b/branch/main/docker_compose_v2_module.html @@ -176,7 +176,7 @@

community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_compose_v2_pull_module.html b/branch/main/docker_compose_v2_pull_module.html index b6a9b651..178ef8e9 100644 --- a/branch/main/docker_compose_v2_pull_module.html +++ b/branch/main/docker_compose_v2_pull_module.html @@ -176,7 +176,7 @@

community.docker.docker_compose_v2_pull module – Pull a Docker compose project

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_compose_v2_run_module.html b/branch/main/docker_compose_v2_run_module.html index 5198d31b..f5b7eac0 100644 --- a/branch/main/docker_compose_v2_run_module.html +++ b/branch/main/docker_compose_v2_run_module.html @@ -176,7 +176,7 @@

community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_config_module.html b/branch/main/docker_config_module.html index 31332fea..1792c481 100644 --- a/branch/main/docker_config_module.html +++ b/branch/main/docker_config_module.html @@ -175,7 +175,7 @@

community.docker.docker_config module – Manage docker configs

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_connection.html b/branch/main/docker_connection.html index 1764c938..d99a5e68 100644 --- a/branch/main/docker_connection.html +++ b/branch/main/docker_connection.html @@ -170,7 +170,7 @@

community.docker.docker connection – Run tasks in docker containers

Note

-

This connection plugin is part of the community.docker collection (version 5.1.0).

+

This connection plugin is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker.

diff --git a/branch/main/docker_container_copy_into_module.html b/branch/main/docker_container_copy_into_module.html index 52e8455f..c3a5c508 100644 --- a/branch/main/docker_container_copy_into_module.html +++ b/branch/main/docker_container_copy_into_module.html @@ -175,7 +175,7 @@

community.docker.docker_container_copy_into module – Copy a file into a Docker container

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_container_exec_module.html b/branch/main/docker_container_exec_module.html index 05f7ddd2..d1e93fcb 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/docker_container_exec_module.html @@ -175,7 +175,7 @@

community.docker.docker_container_exec module – Execute command in a docker container

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_container_info_module.html b/branch/main/docker_container_info_module.html index 3ea6afc8..be30c82c 100644 --- a/branch/main/docker_container_info_module.html +++ b/branch/main/docker_container_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_container_info module – Retrieves facts about docker container

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_container_module.html b/branch/main/docker_container_module.html index 3f2ab1d6..f3b530e7 100644 --- a/branch/main/docker_container_module.html +++ b/branch/main/docker_container_module.html @@ -175,7 +175,7 @@

community.docker.docker_container module – manage Docker containers

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_containers_inventory.html b/branch/main/docker_containers_inventory.html index 04353257..ad77d9b9 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/docker_containers_inventory.html @@ -173,7 +173,7 @@

community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers

Note

-

This inventory plugin is part of the community.docker collection (version 5.1.0).

+

This inventory plugin is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_context_info_module.html b/branch/main/docker_context_info_module.html index 74fc00e1..72fd3231 100644 --- a/branch/main/docker_context_info_module.html +++ b/branch/main/docker_context_info_module.html @@ -173,7 +173,7 @@

community.docker.docker_context_info module – Retrieve information on Docker contexts for the current user

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker.

diff --git a/branch/main/docker_host_info_module.html b/branch/main/docker_host_info_module.html index 79dbaf14..ac285c4f 100644 --- a/branch/main/docker_host_info_module.html +++ b/branch/main/docker_host_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_build_module.html b/branch/main/docker_image_build_module.html index 25251c69..544a3a77 100644 --- a/branch/main/docker_image_build_module.html +++ b/branch/main/docker_image_build_module.html @@ -176,7 +176,7 @@

community.docker.docker_image_build module – Build Docker images using Docker buildx

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_export_module.html b/branch/main/docker_image_export_module.html index cc4e390e..f0758400 100644 --- a/branch/main/docker_image_export_module.html +++ b/branch/main/docker_image_export_module.html @@ -176,7 +176,7 @@

community.docker.docker_image_export module – Export (archive) Docker images

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_info_module.html b/branch/main/docker_image_info_module.html index 6b8afc74..aa302980 100644 --- a/branch/main/docker_image_info_module.html +++ b/branch/main/docker_image_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_image_info module – Inspect docker images

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_load_module.html b/branch/main/docker_image_load_module.html index 3edefbf1..d5506528 100644 --- a/branch/main/docker_image_load_module.html +++ b/branch/main/docker_image_load_module.html @@ -176,7 +176,7 @@

community.docker.docker_image_load module – Load docker image(s) from archives

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_module.html b/branch/main/docker_image_module.html index 1513c85d..c54405c9 100644 --- a/branch/main/docker_image_module.html +++ b/branch/main/docker_image_module.html @@ -176,7 +176,7 @@

community.docker.docker_image module – Manage docker images

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_pull_module.html b/branch/main/docker_image_pull_module.html index 4b06a327..ed0d747c 100644 --- a/branch/main/docker_image_pull_module.html +++ b/branch/main/docker_image_pull_module.html @@ -176,7 +176,7 @@

community.docker.docker_image_pull module – Pull Docker images from registries

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_push_module.html b/branch/main/docker_image_push_module.html index cab1c191..4ac97614 100644 --- a/branch/main/docker_image_push_module.html +++ b/branch/main/docker_image_push_module.html @@ -176,7 +176,7 @@

community.docker.docker_image_push module – Push Docker images to registries

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_remove_module.html b/branch/main/docker_image_remove_module.html index 2bca04a9..5c8ec855 100644 --- a/branch/main/docker_image_remove_module.html +++ b/branch/main/docker_image_remove_module.html @@ -176,7 +176,7 @@

community.docker.docker_image_remove module – Remove Docker images

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_image_tag_module.html b/branch/main/docker_image_tag_module.html index e53ba6e4..e7d85b86 100644 --- a/branch/main/docker_image_tag_module.html +++ b/branch/main/docker_image_tag_module.html @@ -176,7 +176,7 @@

community.docker.docker_image_tag module – Tag Docker images with new names and/or tags

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_login_module.html b/branch/main/docker_login_module.html index e10f92f8..1ffc27c7 100644 --- a/branch/main/docker_login_module.html +++ b/branch/main/docker_login_module.html @@ -175,7 +175,7 @@

community.docker.docker_login module – Log into a Docker registry

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html index 34dd230f..1fa9312b 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/docker_machine_inventory.html @@ -173,7 +173,7 @@

community.docker.docker_machine inventory – Docker Machine inventory source

Note

-

This inventory plugin is part of the community.docker collection (version 5.1.0).

+

This inventory plugin is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_network_info_module.html b/branch/main/docker_network_info_module.html index d2487c0a..a9a5e0df 100644 --- a/branch/main/docker_network_info_module.html +++ b/branch/main/docker_network_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_network_info module – Retrieves facts about docker network

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_network_module.html b/branch/main/docker_network_module.html index 0837cc1f..02e4990d 100644 --- a/branch/main/docker_network_module.html +++ b/branch/main/docker_network_module.html @@ -175,7 +175,7 @@

community.docker.docker_network module – Manage Docker networks

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_node_info_module.html b/branch/main/docker_node_info_module.html index 085df5c2..7f28e998 100644 --- a/branch/main/docker_node_info_module.html +++ b/branch/main/docker_node_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_node_module.html b/branch/main/docker_node_module.html index 44eea732..2b5e8804 100644 --- a/branch/main/docker_node_module.html +++ b/branch/main/docker_node_module.html @@ -175,7 +175,7 @@

community.docker.docker_node module – Manage Docker Swarm node

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_plugin_module.html b/branch/main/docker_plugin_module.html index ab2b7c20..11c5211a 100644 --- a/branch/main/docker_plugin_module.html +++ b/branch/main/docker_plugin_module.html @@ -175,7 +175,7 @@

community.docker.docker_plugin module – Manage Docker plugins

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_prune_module.html b/branch/main/docker_prune_module.html index 400d0b8a..8222c480 100644 --- a/branch/main/docker_prune_module.html +++ b/branch/main/docker_prune_module.html @@ -175,7 +175,7 @@

community.docker.docker_prune module – Allows to prune various docker objects

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_secret_module.html b/branch/main/docker_secret_module.html index 81bd1ee6..8f64e760 100644 --- a/branch/main/docker_secret_module.html +++ b/branch/main/docker_secret_module.html @@ -175,7 +175,7 @@

community.docker.docker_secret module – Manage docker secrets

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_stack_info_module.html b/branch/main/docker_stack_info_module.html index e37f10d9..8713e955 100644 --- a/branch/main/docker_stack_info_module.html +++ b/branch/main/docker_stack_info_module.html @@ -176,7 +176,7 @@

community.docker.docker_stack_info module – Return information on all docker stacks

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_stack_module.html b/branch/main/docker_stack_module.html index e0b867a2..38a2630b 100644 --- a/branch/main/docker_stack_module.html +++ b/branch/main/docker_stack_module.html @@ -175,7 +175,7 @@

community.docker.docker_stack module – docker stack module

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_stack_task_info_module.html b/branch/main/docker_stack_task_info_module.html index 9cad2d64..c455aa3b 100644 --- a/branch/main/docker_stack_task_info_module.html +++ b/branch/main/docker_stack_task_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_swarm_info_module.html b/branch/main/docker_swarm_info_module.html index 44d3e3b2..10d329ad 100644 --- a/branch/main/docker_swarm_info_module.html +++ b/branch/main/docker_swarm_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_swarm_inventory.html b/branch/main/docker_swarm_inventory.html index 20838e48..9d3e5e5c 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/docker_swarm_inventory.html @@ -172,7 +172,7 @@

community.docker.docker_swarm inventory – Ansible dynamic inventory plugin for Docker swarm nodes

Note

-

This inventory plugin is part of the community.docker collection (version 5.1.0).

+

This inventory plugin is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_swarm_module.html b/branch/main/docker_swarm_module.html index 5cfed510..dc73c020 100644 --- a/branch/main/docker_swarm_module.html +++ b/branch/main/docker_swarm_module.html @@ -175,7 +175,7 @@

community.docker.docker_swarm module – Manage Swarm cluster

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_swarm_service_info_module.html b/branch/main/docker_swarm_service_info_module.html index e48bf455..32f6899c 100644 --- a/branch/main/docker_swarm_service_info_module.html +++ b/branch/main/docker_swarm_service_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_swarm_service_module.html b/branch/main/docker_swarm_service_module.html index 6b6ceafb..a6204dc3 100644 --- a/branch/main/docker_swarm_service_module.html +++ b/branch/main/docker_swarm_service_module.html @@ -175,7 +175,7 @@

community.docker.docker_swarm_service module – docker swarm service

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_volume_info_module.html b/branch/main/docker_volume_info_module.html index 3c565b01..4f7ee778 100644 --- a/branch/main/docker_volume_info_module.html +++ b/branch/main/docker_volume_info_module.html @@ -175,7 +175,7 @@

community.docker.docker_volume_info module – Retrieve facts about Docker volumes

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/docker_volume_module.html b/branch/main/docker_volume_module.html index 0ca2045c..b96e28e0 100644 --- a/branch/main/docker_volume_module.html +++ b/branch/main/docker_volume_module.html @@ -175,7 +175,7 @@

community.docker.docker_volume module – Manage Docker volumes

Note

-

This module is part of the community.docker collection (version 5.1.0).

+

This module is part of the community.docker collection (version 5.0.2).

It is not included in ansible-core. To check whether it is installed, run ansible-galaxy collection list.

To install it, use: ansible-galaxy collection install community.docker. diff --git a/branch/main/index.html b/branch/main/index.html index 77f9c8d7..6ab28635 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -157,7 +157,7 @@

Community.Docker

-

Collection version 5.1.0

+

Collection version 5.0.2