From 7bde5f0e295c473fa7afe1111da8d0e28c629314 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Mon, 4 Aug 2025 17:47:56 +0000 Subject: [PATCH] deploy: 3f7ed36ed0043fa195207bb543479f7072f4f8f1 --- branch/stable-3/current_container_facts_module.html | 2 +- branch/stable-3/docker_api_connection.html | 2 +- branch/stable-3/docker_compose_module.html | 2 +- branch/stable-3/docker_compose_v2_exec_module.html | 2 +- branch/stable-3/docker_compose_v2_module.html | 2 +- branch/stable-3/docker_compose_v2_pull_module.html | 2 +- branch/stable-3/docker_compose_v2_run_module.html | 2 +- branch/stable-3/docker_config_module.html | 2 +- branch/stable-3/docker_connection.html | 2 +- branch/stable-3/docker_container_copy_into_module.html | 2 +- branch/stable-3/docker_container_exec_module.html | 2 +- branch/stable-3/docker_container_info_module.html | 2 +- branch/stable-3/docker_container_module.html | 2 +- branch/stable-3/docker_containers_inventory.html | 2 +- branch/stable-3/docker_host_info_module.html | 2 +- branch/stable-3/docker_image_build_module.html | 2 +- branch/stable-3/docker_image_export_module.html | 2 +- branch/stable-3/docker_image_info_module.html | 2 +- branch/stable-3/docker_image_load_module.html | 2 +- branch/stable-3/docker_image_module.html | 2 +- branch/stable-3/docker_image_pull_module.html | 2 +- branch/stable-3/docker_image_push_module.html | 2 +- branch/stable-3/docker_image_remove_module.html | 2 +- branch/stable-3/docker_image_tag_module.html | 2 +- branch/stable-3/docker_login_module.html | 2 +- branch/stable-3/docker_machine_inventory.html | 2 +- branch/stable-3/docker_network_info_module.html | 2 +- branch/stable-3/docker_network_module.html | 2 +- branch/stable-3/docker_node_info_module.html | 2 +- branch/stable-3/docker_node_module.html | 2 +- branch/stable-3/docker_plugin_module.html | 2 +- branch/stable-3/docker_prune_module.html | 2 +- branch/stable-3/docker_secret_module.html | 2 +- branch/stable-3/docker_stack_info_module.html | 2 +- branch/stable-3/docker_stack_module.html | 2 +- branch/stable-3/docker_stack_task_info_module.html | 2 +- branch/stable-3/docker_swarm_info_module.html | 2 +- branch/stable-3/docker_swarm_inventory.html | 2 +- branch/stable-3/docker_swarm_module.html | 2 +- branch/stable-3/docker_swarm_service_info_module.html | 2 +- branch/stable-3/docker_swarm_service_module.html | 2 +- branch/stable-3/docker_volume_info_module.html | 2 +- branch/stable-3/docker_volume_module.html | 2 +- branch/stable-3/index.html | 2 +- branch/stable-3/nsenter_connection.html | 2 +- branch/stable-3/searchindex.js | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/branch/stable-3/current_container_facts_module.html b/branch/stable-3/current_container_facts_module.html index cef03040..b16c6f9c 100644 --- a/branch/stable-3/current_container_facts_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_api_connection.html b/branch/stable-3/docker_api_connection.html index 6c97d2a1..81dfa3e0 100644 --- a/branch/stable-3/docker_api_connection.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_compose_module.html b/branch/stable-3/docker_compose_module.html index 0e7a2d98..b99cb063 100644 --- a/branch/stable-3/docker_compose_module.html +++ b/branch/stable-3/docker_compose_module.html @@ -178,7 +178,7 @@

community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose V1

Note

-

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

+

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

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/stable-3/docker_compose_v2_exec_module.html b/branch/stable-3/docker_compose_v2_exec_module.html index 82d6e228..e41e2b63 100644 --- a/branch/stable-3/docker_compose_v2_exec_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_compose_v2_module.html b/branch/stable-3/docker_compose_v2_module.html index 68bcc5a3..80977f01 100644 --- a/branch/stable-3/docker_compose_v2_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_compose_v2_pull_module.html b/branch/stable-3/docker_compose_v2_pull_module.html index 496f609f..497670ac 100644 --- a/branch/stable-3/docker_compose_v2_pull_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_compose_v2_run_module.html b/branch/stable-3/docker_compose_v2_run_module.html index 06c35607..7e6307e5 100644 --- a/branch/stable-3/docker_compose_v2_run_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_config_module.html b/branch/stable-3/docker_config_module.html index 94c4cd10..9747ec51 100644 --- a/branch/stable-3/docker_config_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_connection.html b/branch/stable-3/docker_connection.html index 0075a1fd..a644d69c 100644 --- a/branch/stable-3/docker_connection.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_container_copy_into_module.html b/branch/stable-3/docker_container_copy_into_module.html index f0b00976..55b3d9ee 100644 --- a/branch/stable-3/docker_container_copy_into_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_container_exec_module.html b/branch/stable-3/docker_container_exec_module.html index 5bcb9a9b..85a6b430 100644 --- a/branch/stable-3/docker_container_exec_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_container_info_module.html b/branch/stable-3/docker_container_info_module.html index b44e36e7..1b907a2a 100644 --- a/branch/stable-3/docker_container_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_container_module.html b/branch/stable-3/docker_container_module.html index 50f57a8a..dcfe4dd3 100644 --- a/branch/stable-3/docker_container_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_containers_inventory.html b/branch/stable-3/docker_containers_inventory.html index 7d758320..6d2f401d 100644 --- a/branch/stable-3/docker_containers_inventory.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_host_info_module.html b/branch/stable-3/docker_host_info_module.html index 538e8595..1f90f8ad 100644 --- a/branch/stable-3/docker_host_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_build_module.html b/branch/stable-3/docker_image_build_module.html index d2b703d5..fdf29056 100644 --- a/branch/stable-3/docker_image_build_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_export_module.html b/branch/stable-3/docker_image_export_module.html index 7b5e478c..b6601afc 100644 --- a/branch/stable-3/docker_image_export_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_info_module.html b/branch/stable-3/docker_image_info_module.html index 138e07a7..cc88302c 100644 --- a/branch/stable-3/docker_image_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_load_module.html b/branch/stable-3/docker_image_load_module.html index 8ad5b283..749f0fac 100644 --- a/branch/stable-3/docker_image_load_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_module.html b/branch/stable-3/docker_image_module.html index 8e230926..0b3acef6 100644 --- a/branch/stable-3/docker_image_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_pull_module.html b/branch/stable-3/docker_image_pull_module.html index 01091376..c10e28b3 100644 --- a/branch/stable-3/docker_image_pull_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_push_module.html b/branch/stable-3/docker_image_push_module.html index ccea2881..668f9c0f 100644 --- a/branch/stable-3/docker_image_push_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_remove_module.html b/branch/stable-3/docker_image_remove_module.html index 9b1f5aee..6b89bc2b 100644 --- a/branch/stable-3/docker_image_remove_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_image_tag_module.html b/branch/stable-3/docker_image_tag_module.html index 23cf8692..b65e657a 100644 --- a/branch/stable-3/docker_image_tag_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_login_module.html b/branch/stable-3/docker_login_module.html index f7b419ad..abdd6aef 100644 --- a/branch/stable-3/docker_login_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_machine_inventory.html b/branch/stable-3/docker_machine_inventory.html index f8db736f..4b660534 100644 --- a/branch/stable-3/docker_machine_inventory.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_network_info_module.html b/branch/stable-3/docker_network_info_module.html index 94b37117..f02ab5f4 100644 --- a/branch/stable-3/docker_network_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_network_module.html b/branch/stable-3/docker_network_module.html index a8bb61b9..e486e070 100644 --- a/branch/stable-3/docker_network_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_node_info_module.html b/branch/stable-3/docker_node_info_module.html index a6838bba..444f71db 100644 --- a/branch/stable-3/docker_node_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_node_module.html b/branch/stable-3/docker_node_module.html index 692af0b6..d4fcd6d0 100644 --- a/branch/stable-3/docker_node_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_plugin_module.html b/branch/stable-3/docker_plugin_module.html index 283e2726..12db5a7a 100644 --- a/branch/stable-3/docker_plugin_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_prune_module.html b/branch/stable-3/docker_prune_module.html index 93e1b353..6ca92b12 100644 --- a/branch/stable-3/docker_prune_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_secret_module.html b/branch/stable-3/docker_secret_module.html index adf06910..27339ac2 100644 --- a/branch/stable-3/docker_secret_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_stack_info_module.html b/branch/stable-3/docker_stack_info_module.html index 404c0c2c..348d9cfe 100644 --- a/branch/stable-3/docker_stack_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_stack_module.html b/branch/stable-3/docker_stack_module.html index 2fb2b9cf..d91f0867 100644 --- a/branch/stable-3/docker_stack_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_stack_task_info_module.html b/branch/stable-3/docker_stack_task_info_module.html index 4b1a92f7..571790d0 100644 --- a/branch/stable-3/docker_stack_task_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_swarm_info_module.html b/branch/stable-3/docker_swarm_info_module.html index c2d93fc0..581087ad 100644 --- a/branch/stable-3/docker_swarm_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_swarm_inventory.html b/branch/stable-3/docker_swarm_inventory.html index 3c162343..f883672f 100644 --- a/branch/stable-3/docker_swarm_inventory.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_swarm_module.html b/branch/stable-3/docker_swarm_module.html index bb850816..b3da1ea1 100644 --- a/branch/stable-3/docker_swarm_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_swarm_service_info_module.html b/branch/stable-3/docker_swarm_service_info_module.html index ece5bf63..4c0ac33e 100644 --- a/branch/stable-3/docker_swarm_service_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_swarm_service_module.html b/branch/stable-3/docker_swarm_service_module.html index 0c69f143..41e76498 100644 --- a/branch/stable-3/docker_swarm_service_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_volume_info_module.html b/branch/stable-3/docker_volume_info_module.html index 5839e47d..46973401 100644 --- a/branch/stable-3/docker_volume_info_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/docker_volume_module.html b/branch/stable-3/docker_volume_module.html index ffa806b3..9aec280e 100644 --- a/branch/stable-3/docker_volume_module.html +++ b/branch/stable-3/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 3.13.9).

+

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

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/stable-3/index.html b/branch/stable-3/index.html index 9bac8432..3a7e6ec1 100644 --- a/branch/stable-3/index.html +++ b/branch/stable-3/index.html @@ -157,7 +157,7 @@

Community.Docker

-

Collection version 3.13.9

+

Collection version 3.13.10