diff --git a/branch/stable-3/current_container_facts_module.html b/branch/stable-3/current_container_facts_module.html index 37289182..0f35253f 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.2).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_api_connection.html b/branch/stable-3/docker_api_connection.html index 53dc753c..d673c8b2 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.2).

+

This connection plugin is part of the community.docker collection (version 3.13.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-3/docker_compose_module.html b/branch/stable-3/docker_compose_module.html index 4b4da87e..f641208a 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.2).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_compose_v2_exec_module.html b/branch/stable-3/docker_compose_v2_exec_module.html index d22e70b1..87af1556 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.2).

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_compose_v2_pull_module.html b/branch/stable-3/docker_compose_v2_pull_module.html index cd389fd0..63318a33 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.2).

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_config_module.html b/branch/stable-3/docker_config_module.html index 8850e1aa..7c10ffdc 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.2).

+

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

+

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

+

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

+

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

+

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

+

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

+

This inventory plugin is part of the community.docker collection (version 3.13.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-3/docker_host_info_module.html b/branch/stable-3/docker_host_info_module.html index 81a45067..8a036598 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.2).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_build_module.html b/branch/stable-3/docker_image_build_module.html index 2b9902ac..2016c66d 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.2).

+

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

+

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

+

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

+

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

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_image_push_module.html b/branch/stable-3/docker_image_push_module.html index 5221ef9c..f6292f26 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.2).

+

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

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_login_module.html b/branch/stable-3/docker_login_module.html index 728c749f..53061dcf 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.2).

+

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

+

This inventory plugin is part of the community.docker collection (version 3.13.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-3/docker_network_info_module.html b/branch/stable-3/docker_network_info_module.html index 0108f35b..c153447e 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.2).

+

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

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_node_module.html b/branch/stable-3/docker_node_module.html index 29fa03d1..00e40902 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.2).

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_prune_module.html b/branch/stable-3/docker_prune_module.html index 746422bd..5682b0b8 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.2).

+

This module is part of the community.docker collection (version 3.13.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-3/docker_secret_module.html b/branch/stable-3/docker_secret_module.html index 6e69261f..669e9899 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.2).

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_stack_module.html b/branch/stable-3/docker_stack_module.html index 053e6494..5c8a6c72 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.2).

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_swarm_info_module.html b/branch/stable-3/docker_swarm_info_module.html index 5a020b27..128f7d53 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.2).

+

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

+

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

+

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

+

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

+

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

+

This module is part of the community.docker collection (version 3.13.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-3/docker_volume_module.html b/branch/stable-3/docker_volume_module.html index 947e1c44..74ac48dd 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.2).

+

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

Community.Docker

-

Collection version 3.13.2

+

Collection version 3.13.3