From 5ab3ae61cbfccc799c4c3a4b6349876ad856a6fa Mon Sep 17 00:00:00 2001 From: felixfontein Date: Fri, 24 Feb 2023 20:43:48 +0000 Subject: [PATCH] deploy: 18584f6b40432630d674678fbe2d1011fa86f712 --- 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_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_info_module.html | 2 +- branch/main/docker_image_load_module.html | 2 +- branch/main/docker_image_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 +- 36 files changed, 36 insertions(+), 36 deletions(-) diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html index 904e3767..fc42ad4e 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/current_container_facts_module.html @@ -159,7 +159,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker.

To use it in a playbook, specify: community.docker.current_container_facts.

diff --git a/branch/main/docker_api_connection.html b/branch/main/docker_api_connection.html index 9978e08c..6737da51 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/docker_api_connection.html @@ -159,7 +159,7 @@

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

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this connection plugin, see Requirements for details.

diff --git a/branch/main/docker_compose_module.html b/branch/main/docker_compose_module.html index bf7ac08d..a92d60bc 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/docker_compose_module.html @@ -162,7 +162,7 @@

community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose.

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_config_module.html b/branch/main/docker_config_module.html index e00ea58d..d3d59071 100644 --- a/branch/main/docker_config_module.html +++ b/branch/main/docker_config_module.html @@ -162,7 +162,7 @@

community.docker.docker_config module – Manage docker configs.

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_connection.html b/branch/main/docker_connection.html index 47c0a87d..736898f3 100644 --- a/branch/main/docker_connection.html +++ b/branch/main/docker_connection.html @@ -157,7 +157,7 @@

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

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker.

To use it in a playbook, specify: community.docker.docker.

diff --git a/branch/main/docker_container_copy_into_module.html b/branch/main/docker_container_copy_into_module.html index 3f807bab..e2297188 100644 --- a/branch/main/docker_container_copy_into_module.html +++ b/branch/main/docker_container_copy_into_module.html @@ -162,7 +162,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_container_exec_module.html b/branch/main/docker_container_exec_module.html index a9572c3e..0665e1ce 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/docker_container_exec_module.html @@ -162,7 +162,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_container_info_module.html b/branch/main/docker_container_info_module.html index d5b3cc5d..58d51840 100644 --- a/branch/main/docker_container_info_module.html +++ b/branch/main/docker_container_info_module.html @@ -162,7 +162,7 @@

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

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_container_module.html b/branch/main/docker_container_module.html index e1c0f964..49f1b009 100644 --- a/branch/main/docker_container_module.html +++ b/branch/main/docker_container_module.html @@ -162,7 +162,7 @@

community.docker.docker_container module – manage Docker containers

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_containers_inventory.html b/branch/main/docker_containers_inventory.html index a037ae4d..bf6f7c86 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/docker_containers_inventory.html @@ -160,7 +160,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this inventory plugin, see Requirements for details.

diff --git a/branch/main/docker_host_info_module.html b/branch/main/docker_host_info_module.html index ffe747e0..22af900c 100644 --- a/branch/main/docker_host_info_module.html +++ b/branch/main/docker_host_info_module.html @@ -162,7 +162,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_image_info_module.html b/branch/main/docker_image_info_module.html index 2865b7c2..69bda6a7 100644 --- a/branch/main/docker_image_info_module.html +++ b/branch/main/docker_image_info_module.html @@ -162,7 +162,7 @@

community.docker.docker_image_info module – Inspect docker images

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_image_load_module.html b/branch/main/docker_image_load_module.html index 9c6af8ee..025fa9d9 100644 --- a/branch/main/docker_image_load_module.html +++ b/branch/main/docker_image_load_module.html @@ -162,7 +162,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_image_module.html b/branch/main/docker_image_module.html index 00394c4e..1c245ead 100644 --- a/branch/main/docker_image_module.html +++ b/branch/main/docker_image_module.html @@ -162,7 +162,7 @@

community.docker.docker_image module – Manage docker images

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_login_module.html b/branch/main/docker_login_module.html index b3726833..9e9de478 100644 --- a/branch/main/docker_login_module.html +++ b/branch/main/docker_login_module.html @@ -162,7 +162,7 @@

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

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html index 347511c0..c578b133 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/docker_machine_inventory.html @@ -159,7 +159,7 @@

community.docker.docker_machine inventory – Docker Machine inventory source

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this inventory plugin, see Requirements for details.

diff --git a/branch/main/docker_network_info_module.html b/branch/main/docker_network_info_module.html index e709c661..a1afc4c5 100644 --- a/branch/main/docker_network_info_module.html +++ b/branch/main/docker_network_info_module.html @@ -162,7 +162,7 @@

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

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_network_module.html b/branch/main/docker_network_module.html index f5516dfa..e0e80d01 100644 --- a/branch/main/docker_network_module.html +++ b/branch/main/docker_network_module.html @@ -162,7 +162,7 @@

community.docker.docker_network module – Manage Docker networks

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_node_info_module.html b/branch/main/docker_node_info_module.html index 4b4d51b0..2a999cff 100644 --- a/branch/main/docker_node_info_module.html +++ b/branch/main/docker_node_info_module.html @@ -162,7 +162,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_node_module.html b/branch/main/docker_node_module.html index e90c3675..364f0f31 100644 --- a/branch/main/docker_node_module.html +++ b/branch/main/docker_node_module.html @@ -162,7 +162,7 @@

community.docker.docker_node module – Manage Docker Swarm node

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_plugin_module.html b/branch/main/docker_plugin_module.html index 99b69181..761c2d3e 100644 --- a/branch/main/docker_plugin_module.html +++ b/branch/main/docker_plugin_module.html @@ -162,7 +162,7 @@

community.docker.docker_plugin module – Manage Docker plugins

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_prune_module.html b/branch/main/docker_prune_module.html index 2de4cb37..24d77d87 100644 --- a/branch/main/docker_prune_module.html +++ b/branch/main/docker_prune_module.html @@ -162,7 +162,7 @@

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

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_secret_module.html b/branch/main/docker_secret_module.html index e4e07f7c..8fb9bead 100644 --- a/branch/main/docker_secret_module.html +++ b/branch/main/docker_secret_module.html @@ -162,7 +162,7 @@

community.docker.docker_secret module – Manage docker secrets.

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_stack_info_module.html b/branch/main/docker_stack_info_module.html index 53ec9cab..2fbd7003 100644 --- a/branch/main/docker_stack_info_module.html +++ b/branch/main/docker_stack_info_module.html @@ -159,7 +159,7 @@

community.docker.docker_stack_info module – Return information on a docker stack

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker.

To use it in a playbook, specify: community.docker.docker_stack_info.

diff --git a/branch/main/docker_stack_module.html b/branch/main/docker_stack_module.html index d59009cf..10e6e1e0 100644 --- a/branch/main/docker_stack_module.html +++ b/branch/main/docker_stack_module.html @@ -161,7 +161,7 @@

community.docker.docker_stack module – docker stack module

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_stack_task_info_module.html b/branch/main/docker_stack_task_info_module.html index 6c849770..b89d6f4a 100644 --- a/branch/main/docker_stack_task_info_module.html +++ b/branch/main/docker_stack_task_info_module.html @@ -160,7 +160,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker.

To use it in a playbook, specify: community.docker.docker_stack_task_info.

diff --git a/branch/main/docker_swarm_info_module.html b/branch/main/docker_swarm_info_module.html index 900179af..639f3b4b 100644 --- a/branch/main/docker_swarm_info_module.html +++ b/branch/main/docker_swarm_info_module.html @@ -162,7 +162,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_swarm_inventory.html b/branch/main/docker_swarm_inventory.html index 08640fec..2b72f226 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/docker_swarm_inventory.html @@ -158,7 +158,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this inventory plugin, see Requirements for details.

diff --git a/branch/main/docker_swarm_module.html b/branch/main/docker_swarm_module.html index a3eed21f..d3d34417 100644 --- a/branch/main/docker_swarm_module.html +++ b/branch/main/docker_swarm_module.html @@ -162,7 +162,7 @@

community.docker.docker_swarm module – Manage Swarm cluster

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_swarm_service_info_module.html b/branch/main/docker_swarm_service_info_module.html index 3531cff2..005c4164 100644 --- a/branch/main/docker_swarm_service_info_module.html +++ b/branch/main/docker_swarm_service_info_module.html @@ -162,7 +162,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.5.0).

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_swarm_service_module.html b/branch/main/docker_swarm_service_module.html index 0367fb3a..a2b08e76 100644 --- a/branch/main/docker_swarm_service_module.html +++ b/branch/main/docker_swarm_service_module.html @@ -162,7 +162,7 @@

community.docker.docker_swarm_service module – docker swarm service

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_volume_info_module.html b/branch/main/docker_volume_info_module.html index 2661a369..ff75c99c 100644 --- a/branch/main/docker_volume_info_module.html +++ b/branch/main/docker_volume_info_module.html @@ -162,7 +162,7 @@

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

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/docker_volume_module.html b/branch/main/docker_volume_module.html index a57fa4d5..c113f415 100644 --- a/branch/main/docker_volume_module.html +++ b/branch/main/docker_volume_module.html @@ -162,7 +162,7 @@

community.docker.docker_volume module – Manage Docker volumes

Note

-

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

+

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

To install it, use: ansible-galaxy collection install community.docker. You need further requirements to be able to use this module, see Requirements for details.

diff --git a/branch/main/index.html b/branch/main/index.html index 0d052a73..f3690314 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -144,7 +144,7 @@

Community.Docker

-

Collection version 3.5.0

+

Collection version 3.4.2