From 6fbbe6203e993caa4345d80a84e2beea3df11344 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Mon, 30 Dec 2024 21:30:39 +0000 Subject: [PATCH] deploy: 8c1e3eb5cfb9f7fd87a58411e982b4e477c85293 --- branch/main/current_container_facts_module.html | 2 +- branch/main/docker_api_connection.html | 2 +- branch/main/docker_compose_module.html | 2 +- branch/main/docker_compose_v2_exec_module.html | 2 +- branch/main/docker_compose_v2_module.html | 2 +- branch/main/docker_compose_v2_pull_module.html | 2 +- branch/main/docker_compose_v2_run_module.html | 2 +- branch/main/docker_config_module.html | 2 +- branch/main/docker_connection.html | 2 +- branch/main/docker_container_copy_into_module.html | 2 +- branch/main/docker_container_exec_module.html | 2 +- branch/main/docker_container_info_module.html | 2 +- branch/main/docker_container_module.html | 2 +- branch/main/docker_containers_inventory.html | 2 +- branch/main/docker_host_info_module.html | 2 +- branch/main/docker_image_build_module.html | 2 +- branch/main/docker_image_export_module.html | 2 +- branch/main/docker_image_info_module.html | 2 +- branch/main/docker_image_load_module.html | 2 +- branch/main/docker_image_module.html | 2 +- branch/main/docker_image_pull_module.html | 2 +- branch/main/docker_image_push_module.html | 2 +- branch/main/docker_image_remove_module.html | 2 +- branch/main/docker_image_tag_module.html | 2 +- branch/main/docker_login_module.html | 2 +- branch/main/docker_machine_inventory.html | 2 +- branch/main/docker_network_info_module.html | 2 +- branch/main/docker_network_module.html | 2 +- branch/main/docker_node_info_module.html | 2 +- branch/main/docker_node_module.html | 2 +- branch/main/docker_plugin_module.html | 2 +- branch/main/docker_prune_module.html | 2 +- branch/main/docker_secret_module.html | 2 +- branch/main/docker_stack_info_module.html | 2 +- branch/main/docker_stack_module.html | 2 +- branch/main/docker_stack_task_info_module.html | 2 +- branch/main/docker_swarm_info_module.html | 2 +- branch/main/docker_swarm_inventory.html | 2 +- branch/main/docker_swarm_module.html | 2 +- branch/main/docker_swarm_service_info_module.html | 2 +- branch/main/docker_swarm_service_module.html | 2 +- branch/main/docker_volume_info_module.html | 2 +- branch/main/docker_volume_module.html | 2 +- branch/main/index.html | 2 +- branch/main/nsenter_connection.html | 2 +- branch/main/searchindex.js | 2 +- 46 files changed, 46 insertions(+), 46 deletions(-) diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html index a13c2310..12b8108f 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/current_container_facts_module.html @@ -171,7 +171,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 d8842047..65cebe19 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/docker_api_connection.html @@ -171,7 +171,7 @@

community.docker.docker_api connection – Run tasks in docker containers

Note

-

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

+

This connection plugin is part of the community.docker collection (version 4.4.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 cb6b4f61..43cafbac 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/docker_compose_module.html @@ -157,7 +157,7 @@

community.docker.docker_compose

Note

-

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

+

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

This module has been removed in version 4.0.0 of community.docker. diff --git a/branch/main/docker_compose_v2_exec_module.html b/branch/main/docker_compose_v2_exec_module.html index 75cff94a..a56d1c22 100644 --- a/branch/main/docker_compose_v2_exec_module.html +++ b/branch/main/docker_compose_v2_exec_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 6ac0d80d..bb4c5f3b 100644 --- a/branch/main/docker_compose_v2_module.html +++ b/branch/main/docker_compose_v2_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 d51cce0c..901a6c30 100644 --- a/branch/main/docker_compose_v2_pull_module.html +++ b/branch/main/docker_compose_v2_pull_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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_run_module.html b/branch/main/docker_compose_v2_run_module.html index e662dd48..9f6d7820 100644 --- a/branch/main/docker_compose_v2_run_module.html +++ b/branch/main/docker_compose_v2_run_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 fa25cefb..aa149169 100644 --- a/branch/main/docker_config_module.html +++ b/branch/main/docker_config_module.html @@ -174,7 +174,7 @@

community.docker.docker_config module – Manage docker configs

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 96b47559..f28bae87 100644 --- a/branch/main/docker_connection.html +++ b/branch/main/docker_connection.html @@ -169,7 +169,7 @@

community.docker.docker connection – Run tasks in docker containers

Note

-

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

+

This connection plugin is part of the community.docker collection (version 4.4.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 a6b19e88..224fc5f9 100644 --- a/branch/main/docker_container_copy_into_module.html +++ b/branch/main/docker_container_copy_into_module.html @@ -174,7 +174,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 8c2fb199..343b1910 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/docker_container_exec_module.html @@ -174,7 +174,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 c47e7db2..3d618753 100644 --- a/branch/main/docker_container_info_module.html +++ b/branch/main/docker_container_info_module.html @@ -174,7 +174,7 @@

community.docker.docker_container_info module – Retrieves facts about docker container

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 08c55bd8..3d409013 100644 --- a/branch/main/docker_container_module.html +++ b/branch/main/docker_container_module.html @@ -174,7 +174,7 @@

community.docker.docker_container module – manage Docker containers

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 b7ec38a4..bdddd8ea 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/docker_containers_inventory.html @@ -172,7 +172,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.3.0).

+

This inventory plugin is part of the community.docker collection (version 4.4.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 898fd283..d8f64b97 100644 --- a/branch/main/docker_host_info_module.html +++ b/branch/main/docker_host_info_module.html @@ -174,7 +174,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 29930cdf..093138e2 100644 --- a/branch/main/docker_image_build_module.html +++ b/branch/main/docker_image_build_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 10df8c1c..bdb8e576 100644 --- a/branch/main/docker_image_export_module.html +++ b/branch/main/docker_image_export_module.html @@ -175,7 +175,7 @@

community.docker.docker_image_export module – Export (archive) Docker images

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 b99f0524..377e7652 100644 --- a/branch/main/docker_image_info_module.html +++ b/branch/main/docker_image_info_module.html @@ -174,7 +174,7 @@

community.docker.docker_image_info module – Inspect docker images

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 74040794..215fc62b 100644 --- a/branch/main/docker_image_load_module.html +++ b/branch/main/docker_image_load_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 710bf4e1..b705aa46 100644 --- a/branch/main/docker_image_module.html +++ b/branch/main/docker_image_module.html @@ -175,7 +175,7 @@

community.docker.docker_image module – Manage docker images

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 02c729fa..789295de 100644 --- a/branch/main/docker_image_pull_module.html +++ b/branch/main/docker_image_pull_module.html @@ -175,7 +175,7 @@

community.docker.docker_image_pull module – Pull Docker images from registries

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 8e193727..e6016134 100644 --- a/branch/main/docker_image_push_module.html +++ b/branch/main/docker_image_push_module.html @@ -175,7 +175,7 @@

community.docker.docker_image_push module – Push Docker images to registries

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 b382f66c..c00f69c6 100644 --- a/branch/main/docker_image_remove_module.html +++ b/branch/main/docker_image_remove_module.html @@ -175,7 +175,7 @@

community.docker.docker_image_remove module – Remove Docker images

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 3fb0f8f3..8617ac2b 100644 --- a/branch/main/docker_image_tag_module.html +++ b/branch/main/docker_image_tag_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 2b9e0bed..7dd0c3b9 100644 --- a/branch/main/docker_login_module.html +++ b/branch/main/docker_login_module.html @@ -174,7 +174,7 @@

community.docker.docker_login module – Log into a Docker registry

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 e927aca0..5d40139c 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 4.3.0).

+

This inventory plugin is part of the community.docker collection (version 4.4.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 1e0c0208..2e3e722c 100644 --- a/branch/main/docker_network_info_module.html +++ b/branch/main/docker_network_info_module.html @@ -174,7 +174,7 @@

community.docker.docker_network_info module – Retrieves facts about docker network

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 969d4359..025a7082 100644 --- a/branch/main/docker_network_module.html +++ b/branch/main/docker_network_module.html @@ -174,7 +174,7 @@

community.docker.docker_network module – Manage Docker networks

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 40a771e3..b2ff27d6 100644 --- a/branch/main/docker_node_info_module.html +++ b/branch/main/docker_node_info_module.html @@ -174,7 +174,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 bceb1949..57d86790 100644 --- a/branch/main/docker_node_module.html +++ b/branch/main/docker_node_module.html @@ -174,7 +174,7 @@

community.docker.docker_node module – Manage Docker Swarm node

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 2f88fcca..d7c17971 100644 --- a/branch/main/docker_plugin_module.html +++ b/branch/main/docker_plugin_module.html @@ -174,7 +174,7 @@

community.docker.docker_plugin module – Manage Docker plugins

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 efd812a2..727dbcc4 100644 --- a/branch/main/docker_prune_module.html +++ b/branch/main/docker_prune_module.html @@ -174,7 +174,7 @@

community.docker.docker_prune module – Allows to prune various docker objects

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 90844d52..5af4b967 100644 --- a/branch/main/docker_secret_module.html +++ b/branch/main/docker_secret_module.html @@ -174,7 +174,7 @@

community.docker.docker_secret module – Manage docker secrets

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 f6a2bff7..ae792f00 100644 --- a/branch/main/docker_stack_info_module.html +++ b/branch/main/docker_stack_info_module.html @@ -175,7 +175,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 c4efafc8..8f4946b2 100644 --- a/branch/main/docker_stack_module.html +++ b/branch/main/docker_stack_module.html @@ -174,7 +174,7 @@

community.docker.docker_stack module – docker stack module

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 81cdff41..aa7f2d24 100644 --- a/branch/main/docker_stack_task_info_module.html +++ b/branch/main/docker_stack_task_info_module.html @@ -174,7 +174,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 a08c20a0..ba5ee410 100644 --- a/branch/main/docker_swarm_info_module.html +++ b/branch/main/docker_swarm_info_module.html @@ -174,7 +174,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 1e539eed..6c1beda5 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 4.3.0).

+

This inventory plugin is part of the community.docker collection (version 4.4.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 69a2b7ca..fc5a3375 100644 --- a/branch/main/docker_swarm_module.html +++ b/branch/main/docker_swarm_module.html @@ -174,7 +174,7 @@

community.docker.docker_swarm module – Manage Swarm cluster

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 31548909..870f4244 100644 --- a/branch/main/docker_swarm_service_info_module.html +++ b/branch/main/docker_swarm_service_info_module.html @@ -174,7 +174,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.3.0).

+

This module is part of the community.docker collection (version 4.4.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 0067d7d6..a2bffecc 100644 --- a/branch/main/docker_swarm_service_module.html +++ b/branch/main/docker_swarm_service_module.html @@ -174,7 +174,7 @@

community.docker.docker_swarm_service module – docker swarm service

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 2fc44322..cfb30103 100644 --- a/branch/main/docker_volume_info_module.html +++ b/branch/main/docker_volume_info_module.html @@ -174,7 +174,7 @@

community.docker.docker_volume_info module – Retrieve facts about Docker volumes

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 bf408fd0..d9218e27 100644 --- a/branch/main/docker_volume_module.html +++ b/branch/main/docker_volume_module.html @@ -174,7 +174,7 @@

community.docker.docker_volume module – Manage Docker volumes

Note

-

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

+

This module is part of the community.docker collection (version 4.4.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 5a9a01ea..622bc264 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -156,7 +156,7 @@

Community.Docker

-

Collection version 4.3.0

+

Collection version 4.4.0