From 62bb8a5be5b1d434521bcf29ebbcb29eed8f4032 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 25 Oct 2025 11:41:07 +0000 Subject: [PATCH] deploy: c4169e2dcce8c389c684a75fd02d6c0cf03492f5 --- branch/stable-4/current_container_facts_module.html | 2 +- branch/stable-4/docker_api_connection.html | 2 +- branch/stable-4/docker_compose_module.html | 2 +- branch/stable-4/docker_compose_v2_exec_module.html | 2 +- branch/stable-4/docker_compose_v2_module.html | 2 +- branch/stable-4/docker_compose_v2_pull_module.html | 2 +- branch/stable-4/docker_compose_v2_run_module.html | 2 +- branch/stable-4/docker_config_module.html | 2 +- branch/stable-4/docker_connection.html | 2 +- branch/stable-4/docker_container_copy_into_module.html | 2 +- branch/stable-4/docker_container_exec_module.html | 2 +- branch/stable-4/docker_container_info_module.html | 2 +- branch/stable-4/docker_container_module.html | 2 +- branch/stable-4/docker_containers_inventory.html | 2 +- branch/stable-4/docker_context_info_module.html | 2 +- branch/stable-4/docker_host_info_module.html | 2 +- branch/stable-4/docker_image_build_module.html | 2 +- branch/stable-4/docker_image_export_module.html | 2 +- branch/stable-4/docker_image_info_module.html | 2 +- branch/stable-4/docker_image_load_module.html | 2 +- branch/stable-4/docker_image_module.html | 2 +- branch/stable-4/docker_image_pull_module.html | 2 +- branch/stable-4/docker_image_push_module.html | 2 +- branch/stable-4/docker_image_remove_module.html | 2 +- branch/stable-4/docker_image_tag_module.html | 2 +- branch/stable-4/docker_login_module.html | 2 +- branch/stable-4/docker_machine_inventory.html | 2 +- branch/stable-4/docker_network_info_module.html | 2 +- branch/stable-4/docker_network_module.html | 2 +- branch/stable-4/docker_node_info_module.html | 2 +- branch/stable-4/docker_node_module.html | 2 +- branch/stable-4/docker_plugin_module.html | 2 +- branch/stable-4/docker_prune_module.html | 2 +- branch/stable-4/docker_secret_module.html | 2 +- branch/stable-4/docker_stack_info_module.html | 2 +- branch/stable-4/docker_stack_module.html | 2 +- branch/stable-4/docker_stack_task_info_module.html | 2 +- branch/stable-4/docker_swarm_info_module.html | 2 +- branch/stable-4/docker_swarm_inventory.html | 2 +- branch/stable-4/docker_swarm_module.html | 2 +- branch/stable-4/docker_swarm_service_info_module.html | 2 +- branch/stable-4/docker_swarm_service_module.html | 2 +- branch/stable-4/docker_volume_info_module.html | 2 +- branch/stable-4/docker_volume_module.html | 2 +- branch/stable-4/index.html | 2 +- branch/stable-4/nsenter_connection.html | 2 +- branch/stable-4/searchindex.js | 2 +- 47 files changed, 47 insertions(+), 47 deletions(-) diff --git a/branch/stable-4/current_container_facts_module.html b/branch/stable-4/current_container_facts_module.html index 33d7a429..2638baf0 100644 --- a/branch/stable-4/current_container_facts_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_api_connection.html b/branch/stable-4/docker_api_connection.html index 73e1ea12..4c335378 100644 --- a/branch/stable-4/docker_api_connection.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_compose_module.html b/branch/stable-4/docker_compose_module.html index 571dc875..0f98faf9 100644 --- a/branch/stable-4/docker_compose_module.html +++ b/branch/stable-4/docker_compose_module.html @@ -158,7 +158,7 @@

community.docker.docker_compose

Note

-

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

+

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

This module has been removed in version 4.0.0 of community.docker. diff --git a/branch/stable-4/docker_compose_v2_exec_module.html b/branch/stable-4/docker_compose_v2_exec_module.html index 71a54916..85f8a507 100644 --- a/branch/stable-4/docker_compose_v2_exec_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_compose_v2_module.html b/branch/stable-4/docker_compose_v2_module.html index 95683bd1..e6a8f2b7 100644 --- a/branch/stable-4/docker_compose_v2_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_compose_v2_pull_module.html b/branch/stable-4/docker_compose_v2_pull_module.html index a7dc9e79..7e72b0ed 100644 --- a/branch/stable-4/docker_compose_v2_pull_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_compose_v2_run_module.html b/branch/stable-4/docker_compose_v2_run_module.html index 3cacde7b..5fbb5efe 100644 --- a/branch/stable-4/docker_compose_v2_run_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_config_module.html b/branch/stable-4/docker_config_module.html index 1ed19cb8..fa0c1905 100644 --- a/branch/stable-4/docker_config_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_connection.html b/branch/stable-4/docker_connection.html index 7da10cd0..d5748a8b 100644 --- a/branch/stable-4/docker_connection.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_container_copy_into_module.html b/branch/stable-4/docker_container_copy_into_module.html index f5dec7b9..f7d74425 100644 --- a/branch/stable-4/docker_container_copy_into_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_container_exec_module.html b/branch/stable-4/docker_container_exec_module.html index dbb64a04..c1592b5d 100644 --- a/branch/stable-4/docker_container_exec_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_container_info_module.html b/branch/stable-4/docker_container_info_module.html index fccc980e..38265de6 100644 --- a/branch/stable-4/docker_container_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_container_module.html b/branch/stable-4/docker_container_module.html index 066669ef..e574ede2 100644 --- a/branch/stable-4/docker_container_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_containers_inventory.html b/branch/stable-4/docker_containers_inventory.html index 89eca1cf..2f607816 100644 --- a/branch/stable-4/docker_containers_inventory.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_context_info_module.html b/branch/stable-4/docker_context_info_module.html index add996d8..33c93e99 100644 --- a/branch/stable-4/docker_context_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_host_info_module.html b/branch/stable-4/docker_host_info_module.html index d5624af2..554e00e9 100644 --- a/branch/stable-4/docker_host_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_build_module.html b/branch/stable-4/docker_image_build_module.html index 9d684986..26203d55 100644 --- a/branch/stable-4/docker_image_build_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_export_module.html b/branch/stable-4/docker_image_export_module.html index 1077b02e..474cb859 100644 --- a/branch/stable-4/docker_image_export_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_info_module.html b/branch/stable-4/docker_image_info_module.html index 31b6bd24..c6ad9ca8 100644 --- a/branch/stable-4/docker_image_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_load_module.html b/branch/stable-4/docker_image_load_module.html index c07c595c..c667bc30 100644 --- a/branch/stable-4/docker_image_load_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_module.html b/branch/stable-4/docker_image_module.html index 38fcc8e3..9f562c2b 100644 --- a/branch/stable-4/docker_image_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_pull_module.html b/branch/stable-4/docker_image_pull_module.html index 8d9ff144..743d80a0 100644 --- a/branch/stable-4/docker_image_pull_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_push_module.html b/branch/stable-4/docker_image_push_module.html index d26dedef..4102d04b 100644 --- a/branch/stable-4/docker_image_push_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_remove_module.html b/branch/stable-4/docker_image_remove_module.html index 0afb4edd..92826aad 100644 --- a/branch/stable-4/docker_image_remove_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_image_tag_module.html b/branch/stable-4/docker_image_tag_module.html index a465e04a..63baee5b 100644 --- a/branch/stable-4/docker_image_tag_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_login_module.html b/branch/stable-4/docker_login_module.html index 43a9d737..605cb9a0 100644 --- a/branch/stable-4/docker_login_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_machine_inventory.html b/branch/stable-4/docker_machine_inventory.html index 7603bd83..dd2bad63 100644 --- a/branch/stable-4/docker_machine_inventory.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_network_info_module.html b/branch/stable-4/docker_network_info_module.html index d5c4a0db..1a07c029 100644 --- a/branch/stable-4/docker_network_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_network_module.html b/branch/stable-4/docker_network_module.html index 785043e8..26a25ef2 100644 --- a/branch/stable-4/docker_network_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_node_info_module.html b/branch/stable-4/docker_node_info_module.html index 805625b4..cfd43c77 100644 --- a/branch/stable-4/docker_node_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_node_module.html b/branch/stable-4/docker_node_module.html index d41db737..2d574e24 100644 --- a/branch/stable-4/docker_node_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_plugin_module.html b/branch/stable-4/docker_plugin_module.html index 9dee82c5..4602cd1a 100644 --- a/branch/stable-4/docker_plugin_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_prune_module.html b/branch/stable-4/docker_prune_module.html index 9bb26699..0d620676 100644 --- a/branch/stable-4/docker_prune_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_secret_module.html b/branch/stable-4/docker_secret_module.html index 27fbf85e..515622b2 100644 --- a/branch/stable-4/docker_secret_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_stack_info_module.html b/branch/stable-4/docker_stack_info_module.html index 2eae2fe7..bb959d2a 100644 --- a/branch/stable-4/docker_stack_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_stack_module.html b/branch/stable-4/docker_stack_module.html index f2108f34..55a3a25f 100644 --- a/branch/stable-4/docker_stack_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_stack_task_info_module.html b/branch/stable-4/docker_stack_task_info_module.html index 47098e16..d090521b 100644 --- a/branch/stable-4/docker_stack_task_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_swarm_info_module.html b/branch/stable-4/docker_swarm_info_module.html index fcf17ee7..6047b35c 100644 --- a/branch/stable-4/docker_swarm_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_swarm_inventory.html b/branch/stable-4/docker_swarm_inventory.html index 509e64fc..ec596dc2 100644 --- a/branch/stable-4/docker_swarm_inventory.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_swarm_module.html b/branch/stable-4/docker_swarm_module.html index 5925f474..14e6bb67 100644 --- a/branch/stable-4/docker_swarm_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_swarm_service_info_module.html b/branch/stable-4/docker_swarm_service_info_module.html index 9dde4b06..bf5e7015 100644 --- a/branch/stable-4/docker_swarm_service_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_swarm_service_module.html b/branch/stable-4/docker_swarm_service_module.html index 435918ea..b9bcb8bb 100644 --- a/branch/stable-4/docker_swarm_service_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_volume_info_module.html b/branch/stable-4/docker_volume_info_module.html index 5abee27f..96be4d2d 100644 --- a/branch/stable-4/docker_volume_info_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/docker_volume_module.html b/branch/stable-4/docker_volume_module.html index 4e9ab72b..6f505ee6 100644 --- a/branch/stable-4/docker_volume_module.html +++ b/branch/stable-4/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 4.8.2).

+

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

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-4/index.html b/branch/stable-4/index.html index 9a6a3947..cc0bf4ea 100644 --- a/branch/stable-4/index.html +++ b/branch/stable-4/index.html @@ -157,7 +157,7 @@

Community.Docker

-

Collection version 4.8.2

+

Collection version 4.8.3