diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html index d1acf10c..7d6cde9d 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_api_connection.html b/branch/main/docker_api_connection.html index a7fe496a..13b3cc0b 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_compose_module.html b/branch/main/docker_compose_module.html index 02e2c10b..e3bb4dcc 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_compose_v2_module.html b/branch/main/docker_compose_v2_module.html index 66a3cfc2..0efe2aed 100644 --- a/branch/main/docker_compose_v2_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_compose_v2_pull_module.html b/branch/main/docker_compose_v2_pull_module.html index 7580dcd8..35b3e303 100644 --- a/branch/main/docker_compose_v2_pull_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_config_module.html b/branch/main/docker_config_module.html index f4e7e56d..74f6e77a 100644 --- a/branch/main/docker_config_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_connection.html b/branch/main/docker_connection.html index c876ddd2..9c6820e0 100644 --- a/branch/main/docker_connection.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_container_copy_into_module.html b/branch/main/docker_container_copy_into_module.html index dc952fa1..f8e2b476 100644 --- a/branch/main/docker_container_copy_into_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_container_exec_module.html b/branch/main/docker_container_exec_module.html index 80b98f3a..c96d8be4 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_container_info_module.html b/branch/main/docker_container_info_module.html index a296f710..40b1013c 100644 --- a/branch/main/docker_container_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_container_module.html b/branch/main/docker_container_module.html index f4bc601d..369e795e 100644 --- a/branch/main/docker_container_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_containers_inventory.html b/branch/main/docker_containers_inventory.html index 218c74f7..c7fba125 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_host_info_module.html b/branch/main/docker_host_info_module.html index e1ace3b2..79d6002f 100644 --- a/branch/main/docker_host_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_build_module.html b/branch/main/docker_image_build_module.html index 03bb27e2..56a73ceb 100644 --- a/branch/main/docker_image_build_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_export_module.html b/branch/main/docker_image_export_module.html index 675649ca..0fb5f2eb 100644 --- a/branch/main/docker_image_export_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_info_module.html b/branch/main/docker_image_info_module.html index 0d82dbdc..49bb8f9e 100644 --- a/branch/main/docker_image_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_load_module.html b/branch/main/docker_image_load_module.html index 0c374304..af4efa29 100644 --- a/branch/main/docker_image_load_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_module.html b/branch/main/docker_image_module.html index 015d8e9e..24809af3 100644 --- a/branch/main/docker_image_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_pull_module.html b/branch/main/docker_image_pull_module.html index b89cade1..5fedee0d 100644 --- a/branch/main/docker_image_pull_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_push_module.html b/branch/main/docker_image_push_module.html index 488cdf70..75474054 100644 --- a/branch/main/docker_image_push_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_remove_module.html b/branch/main/docker_image_remove_module.html index 67a1b75e..80a5b18f 100644 --- a/branch/main/docker_image_remove_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_image_tag_module.html b/branch/main/docker_image_tag_module.html index 8a8aa85d..7f09d6c3 100644 --- a/branch/main/docker_image_tag_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_login_module.html b/branch/main/docker_login_module.html index 34c47373..92f3277f 100644 --- a/branch/main/docker_login_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html index d4db175c..1d708059 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/docker_machine_inventory.html @@ -172,7 +172,7 @@

community.docker.docker_machine inventory – Docker Machine inventory source

Note

-

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

+

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

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/main/docker_network_info_module.html b/branch/main/docker_network_info_module.html index ace0b088..08758d17 100644 --- a/branch/main/docker_network_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_network_module.html b/branch/main/docker_network_module.html index b77f76e4..93d404b5 100644 --- a/branch/main/docker_network_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_node_info_module.html b/branch/main/docker_node_info_module.html index 55557224..4202a736 100644 --- a/branch/main/docker_node_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_node_module.html b/branch/main/docker_node_module.html index 8d7fd71b..f0ed80f0 100644 --- a/branch/main/docker_node_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_plugin_module.html b/branch/main/docker_plugin_module.html index 6324ba9a..9b953374 100644 --- a/branch/main/docker_plugin_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_prune_module.html b/branch/main/docker_prune_module.html index 30fce79b..0cf73fab 100644 --- a/branch/main/docker_prune_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_secret_module.html b/branch/main/docker_secret_module.html index b5679843..fe17dbe8 100644 --- a/branch/main/docker_secret_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_stack_info_module.html b/branch/main/docker_stack_info_module.html index 55275c01..f76699bb 100644 --- a/branch/main/docker_stack_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_stack_module.html b/branch/main/docker_stack_module.html index d793a1e3..e15bd91b 100644 --- a/branch/main/docker_stack_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_stack_task_info_module.html b/branch/main/docker_stack_task_info_module.html index 5eef4fdc..83ee62e3 100644 --- a/branch/main/docker_stack_task_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_swarm_info_module.html b/branch/main/docker_swarm_info_module.html index d0c523f0..0ecf6d0e 100644 --- a/branch/main/docker_swarm_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_swarm_inventory.html b/branch/main/docker_swarm_inventory.html index dd2b518b..31bdcfdb 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/docker_swarm_inventory.html @@ -171,7 +171,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.10.4).

+

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

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/main/docker_swarm_module.html b/branch/main/docker_swarm_module.html index a93690e5..c4b60d35 100644 --- a/branch/main/docker_swarm_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_swarm_service_info_module.html b/branch/main/docker_swarm_service_info_module.html index 48e0645d..4f984618 100644 --- a/branch/main/docker_swarm_service_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_swarm_service_module.html b/branch/main/docker_swarm_service_module.html index 07c3113f..bc3f03ef 100644 --- a/branch/main/docker_swarm_service_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_volume_info_module.html b/branch/main/docker_volume_info_module.html index 1ed0e07a..c744fec1 100644 --- a/branch/main/docker_volume_info_module.html +++ b/branch/main/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.10.4).

+

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

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/main/docker_volume_module.html b/branch/main/docker_volume_module.html index 888f6006..2d6a2cfd 100644 --- a/branch/main/docker_volume_module.html +++ b/branch/main/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.10.4).

+

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

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/main/index.html b/branch/main/index.html index 7925268a..fdd79b06 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -157,7 +157,7 @@

Community.Docker

-

Collection version 3.10.4

+

Collection version 3.11.0