From 42a62d9b73e4c5b971b3599da1fd84ccfceee9bb Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sun, 16 Nov 2025 12:26:26 +0000 Subject: [PATCH] deploy: 672f4c8b88aaff995193b40caa1d8be8d0e64416 --- 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 8dac7d38..db1a55d1 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.3).

+

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

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 d6d89648..113a2a9f 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.3).

+

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

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 86c4dad5..d0c59ea2 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.3).

+

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

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 1c7cdfa2..81af4f97 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.3).

+

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

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 cecb1edb..9c4254ab 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.3).

+

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

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 feb6f5e5..ef37ca34 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.3).

+

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

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 01fa2d3d..a2ce8d02 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.3).

+

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

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 670e63e7..d8405c09 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.3).

+

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

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 259b221d..0dca451d 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.3).

+

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

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 fdb9a5ac..e6f350d0 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.3).

+

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

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 6a3a4ccb..7eb89cd6 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.3).

+

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

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 e687f782..2638461a 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.3).

+

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

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 a21c42ca..3239bed7 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.3).

+

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

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 c722cba4..3f21941e 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.3).

+

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

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 439ccf4a..008e7d46 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.3).

+

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

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 9735c168..e04ee554 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.3).

+

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

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 16e169e0..83012033 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.3).

+

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

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 67f2c180..e70f7100 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.3).

+

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

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 cdb1fe78..63926c42 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.3).

+

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

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 de802ee6..a830781f 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.3).

+

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

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 1f2e8905..0110c28c 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.3).

+

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

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 9e2717ad..0fd8d5c5 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.3).

+

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

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 721998a1..9468787d 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.3).

+

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

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 d1b21a01..b6997571 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.3).

+

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

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 2f4506bb..84714495 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.3).

+

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

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 352d2ff9..0cb76b13 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.3).

+

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

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 a006cfb4..ec6e2bc5 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.3).

+

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

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 39e4d998..9e71e7ee 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.3).

+

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

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 28a08eed..1522461c 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.3).

+

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

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 96866d91..e9a6e800 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.3).

+

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

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 6d49c433..e9df81c0 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.3).

+

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

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 7b5c945b..73d5c4f5 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.3).

+

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

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 a688284f..34911499 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.3).

+

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

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 7e82bfec..e74b8e31 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.3).

+

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

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 150db4bf..caa77f39 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.3).

+

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

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 072db0b7..a2497f9f 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.3).

+

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

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 4fd99342..463e60db 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.3).

+

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

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 c8df4eb6..83232a9d 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.3).

+

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

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 6c2b1000..8ff5bb8f 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.3).

+

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

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 0c7e28b9..8df411f1 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.3).

+

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

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 4a78dc31..d37ff70d 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.3).

+

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

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 aa60656e..01097308 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.3).

+

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

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 3938e44a..574f2066 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.3).

+

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

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 41c156ba..ad38c2a0 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.3).

+

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

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 b71f6be3..8b73fd66 100644 --- a/branch/stable-4/index.html +++ b/branch/stable-4/index.html @@ -157,7 +157,7 @@

Community.Docker

-

Collection version 4.8.3

+

Collection version 4.8.4