From 7c6190552d6b13b09bfd21fa20be23efbc290b8d Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 8 Nov 2025 09:03:38 +0000 Subject: [PATCH] deploy: 86ea32b214c90900728394eec2e0725321625f86 --- 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 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html index 13469627..722f4316 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.1).

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 496ab19d..5a7c41fc 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.1).

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..79b4b183 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.1).

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 698e25ec..b9062b7c 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.1).

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 965acc66..d31eed98 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.1).

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 647e9bfd..4280e502 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.1).

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 09a88478..00b28511 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.1).

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 e9311745..26400657 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.1).

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 1cf29d00..d59d76ab 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.1).

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 cde83de4..97cd7ddb 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.1).

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 d07c7882..fe7cdcd0 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.1).

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 c6580bec..3687112e 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.1).

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 27ba088f..25bbf8ce 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.1).

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..a06d5e82 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.1).

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 86c3b81d..ed615949 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.1).

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 2a6160ec..b7df7922 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.1).

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 d0af1307..79aff6ae 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.1).

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 273b5d25..15e721dd 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.1).

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 4bf30af9..db3e27cb 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.1).

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 999a39d6..e032e702 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.1).

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 a0b612d4..7d6452f4 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.1).

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 928d27fa..52ef2be4 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.1).

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 361b17c2..1e56011b 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.1).

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 937c220c..a502bf80 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.1).

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 36a802bf..4964500a 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.1).

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 b9e6192c..f7da51f8 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.1).

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..81f5e468 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.1).

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 0a5ae2d7..ce24a72f 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.1).

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 014733a9..b681a387 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.1).

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 c9f71267..7b639a80 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.1).

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 f56de8f1..ac847176 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.1).

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 7aade601..7e9b4831 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.1).

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 488c3c75..d506b5a4 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.1).

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 6451dd71..2d12c8de 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.1).

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 c352d238..13a80d74 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.1).

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 f81f4d75..e3150047 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.1).

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 7a4e058f..fc7cfa57 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.1).

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 9bddbaaa..1f8f52d5 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.1).

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..698dd63a 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.1).

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 86d5ba47..f14d6639 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.1).

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 0683ceee..4facabc7 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.1).

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 7890da70..66bb1194 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.1).

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 499513c8..68bb1869 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.1).

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 5afd494c..0f8caa15 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.1).

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..bbbc7b9f 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.1