diff --git a/branch/stable-3/current_container_facts_module.html b/branch/stable-3/current_container_facts_module.html index 4e9f71dc..a5764774 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_api_connection.html b/branch/stable-3/docker_api_connection.html index 13a1d505..843a5c3f 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.3).

+

This connection plugin is part of the community.docker collection (version 3.13.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-3/docker_compose_module.html b/branch/stable-3/docker_compose_module.html index 26e5eabe..58a8e3d3 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_compose_v2_exec_module.html b/branch/stable-3/docker_compose_v2_exec_module.html index 90179f5e..96aadfee 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_compose_v2_module.html b/branch/stable-3/docker_compose_v2_module.html index 10288557..f9215dbc 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_compose_v2_pull_module.html b/branch/stable-3/docker_compose_v2_pull_module.html index 10c80d78..8549f46f 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_compose_v2_run_module.html b/branch/stable-3/docker_compose_v2_run_module.html index 2246cfa5..9f5fa9a6 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_config_module.html b/branch/stable-3/docker_config_module.html index 09816ffe..5e6075a4 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_connection.html b/branch/stable-3/docker_connection.html index a384f1d1..1d63d9f1 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.3).

+

This connection plugin is part of the community.docker collection (version 3.13.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-3/docker_container_copy_into_module.html b/branch/stable-3/docker_container_copy_into_module.html index 3e89695d..0ec863f1 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_container_exec_module.html b/branch/stable-3/docker_container_exec_module.html index 61958f2b..40196278 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_container_info_module.html b/branch/stable-3/docker_container_info_module.html index aaa5c018..08657093 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_container_module.html b/branch/stable-3/docker_container_module.html index 2614fbca..bf794234 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_containers_inventory.html b/branch/stable-3/docker_containers_inventory.html index 3b1f997f..4ee84681 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.3).

+

This inventory plugin is part of the community.docker collection (version 3.13.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-3/docker_host_info_module.html b/branch/stable-3/docker_host_info_module.html index aab3cef1..8956f929 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_build_module.html b/branch/stable-3/docker_image_build_module.html index 31cc33da..0a6ff7fc 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_export_module.html b/branch/stable-3/docker_image_export_module.html index c6db94e0..ca3122e7 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_info_module.html b/branch/stable-3/docker_image_info_module.html index 19db689e..c41bd67d 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_load_module.html b/branch/stable-3/docker_image_load_module.html index 0aee1faa..f84037ad 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_module.html b/branch/stable-3/docker_image_module.html index 35ef74fe..3b18ba35 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_pull_module.html b/branch/stable-3/docker_image_pull_module.html index 28e3d7b7..b66dce94 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_push_module.html b/branch/stable-3/docker_image_push_module.html index 247fde70..6a5b7618 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_remove_module.html b/branch/stable-3/docker_image_remove_module.html index bbaa052c..af05e812 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_tag_module.html b/branch/stable-3/docker_image_tag_module.html index 7c333cec..6dc76ce1 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_login_module.html b/branch/stable-3/docker_login_module.html index 0291002d..b4c0bba2 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_machine_inventory.html b/branch/stable-3/docker_machine_inventory.html index efd530d7..fd5cb32a 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.3).

+

This inventory plugin is part of the community.docker collection (version 3.13.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-3/docker_network_info_module.html b/branch/stable-3/docker_network_info_module.html index 44d65720..89ed869f 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_network_module.html b/branch/stable-3/docker_network_module.html index b15bedf1..07567068 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_node_info_module.html b/branch/stable-3/docker_node_info_module.html index ad87e6ae..c17370d4 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_node_module.html b/branch/stable-3/docker_node_module.html index 8d9675df..26586bfd 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_plugin_module.html b/branch/stable-3/docker_plugin_module.html index 3e10cf83..f208f962 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_prune_module.html b/branch/stable-3/docker_prune_module.html index ada25b6b..8c45ebfc 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_secret_module.html b/branch/stable-3/docker_secret_module.html index 1b2bb081..db4ac256 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_stack_info_module.html b/branch/stable-3/docker_stack_info_module.html index ffd40f82..5c5e1c6b 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_stack_module.html b/branch/stable-3/docker_stack_module.html index 933995b0..915359c1 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_stack_task_info_module.html b/branch/stable-3/docker_stack_task_info_module.html index 07872508..d4878524 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_swarm_info_module.html b/branch/stable-3/docker_swarm_info_module.html index fa6be7eb..5188b4ff 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_swarm_inventory.html b/branch/stable-3/docker_swarm_inventory.html index 3bc169ba..5ce0772e 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.3).

+

This inventory plugin is part of the community.docker collection (version 3.13.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-3/docker_swarm_module.html b/branch/stable-3/docker_swarm_module.html index f3bfa74f..0901f6ac 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_swarm_service_info_module.html b/branch/stable-3/docker_swarm_service_info_module.html index 06be8c42..ef1ea4e1 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_swarm_service_module.html b/branch/stable-3/docker_swarm_service_module.html index a2cf6166..b1ad415d 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_volume_info_module.html b/branch/stable-3/docker_volume_info_module.html index d6c543a9..b91edcfb 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_volume_module.html b/branch/stable-3/docker_volume_module.html index 6f3d06fc..023b702e 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.3).

+

This module is part of the community.docker collection (version 3.13.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-3/index.html b/branch/stable-3/index.html index 129e92cd..c50dc9d8 100644 --- a/branch/stable-3/index.html +++ b/branch/stable-3/index.html @@ -157,7 +157,7 @@

Community.Docker

-

Collection version 3.13.3

+

Collection version 3.13.4