From fb9dd02f735eeb1e4c2de7ff2c9de836be790a85 Mon Sep 17 00:00:00 2001 From: felixfontein Date: Sat, 20 May 2023 19:40:05 +0000 Subject: [PATCH] deploy: db71c974e3c173a80bac43b3fece0c8e9655a0bb --- 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 ad94f8c6..3daaa8f3 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/current_container_facts_module.html @@ -158,7 +158,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.4.6).

+

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

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 51e3a4b0..a533187c 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/docker_api_connection.html @@ -158,7 +158,7 @@

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

Note

-

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

+

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

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 10d2b287..5b2ffa6b 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/docker_compose_module.html @@ -161,7 +161,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.4.6).

+

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

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 0c6f6fad..ec87b4c8 100644 --- a/branch/main/docker_config_module.html +++ b/branch/main/docker_config_module.html @@ -161,7 +161,7 @@

community.docker.docker_config module – Manage docker configs.

Note

-

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

+

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

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 14688aaf..69128096 100644 --- a/branch/main/docker_connection.html +++ b/branch/main/docker_connection.html @@ -156,7 +156,7 @@

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

Note

-

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

+

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

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 62f31340..1e49b3e0 100644 --- a/branch/main/docker_container_copy_into_module.html +++ b/branch/main/docker_container_copy_into_module.html @@ -161,7 +161,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.4.6).

+

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

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 f7aceb89..79cbdc7d 100644 --- a/branch/main/docker_container_exec_module.html +++ b/branch/main/docker_container_exec_module.html @@ -161,7 +161,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.4.6).

+

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

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 89a91d4f..5cbafcd0 100644 --- a/branch/main/docker_container_info_module.html +++ b/branch/main/docker_container_info_module.html @@ -161,7 +161,7 @@

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

Note

-

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

+

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

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 89ced087..9cd604ed 100644 --- a/branch/main/docker_container_module.html +++ b/branch/main/docker_container_module.html @@ -161,7 +161,7 @@

community.docker.docker_container module – manage Docker containers

Note

-

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

+

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

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 c1ed10f6..7388ba0c 100644 --- a/branch/main/docker_containers_inventory.html +++ b/branch/main/docker_containers_inventory.html @@ -159,7 +159,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.4.6).

+

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

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 388fafdd..ebc386cb 100644 --- a/branch/main/docker_host_info_module.html +++ b/branch/main/docker_host_info_module.html @@ -161,7 +161,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.4.6).

+

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

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 17baa0cb..bec5e763 100644 --- a/branch/main/docker_image_info_module.html +++ b/branch/main/docker_image_info_module.html @@ -161,7 +161,7 @@

community.docker.docker_image_info module – Inspect docker images

Note

-

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

+

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

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 4c26a500..a3721864 100644 --- a/branch/main/docker_image_load_module.html +++ b/branch/main/docker_image_load_module.html @@ -161,7 +161,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.4.6).

+

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

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 5f1b9887..91547470 100644 --- a/branch/main/docker_image_module.html +++ b/branch/main/docker_image_module.html @@ -161,7 +161,7 @@

community.docker.docker_image module – Manage docker images

Note

-

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

+

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

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 9d4d9cd9..600ba108 100644 --- a/branch/main/docker_login_module.html +++ b/branch/main/docker_login_module.html @@ -161,7 +161,7 @@

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

Note

-

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

+

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

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 e29fa104..a130b32b 100644 --- a/branch/main/docker_machine_inventory.html +++ b/branch/main/docker_machine_inventory.html @@ -158,7 +158,7 @@

community.docker.docker_machine inventory – Docker Machine inventory source

Note

-

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

+

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

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 e9c07ada..ef85d4d2 100644 --- a/branch/main/docker_network_info_module.html +++ b/branch/main/docker_network_info_module.html @@ -161,7 +161,7 @@

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

Note

-

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

+

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

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 c33a8fb7..33b9aafe 100644 --- a/branch/main/docker_network_module.html +++ b/branch/main/docker_network_module.html @@ -161,7 +161,7 @@

community.docker.docker_network module – Manage Docker networks

Note

-

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

+

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

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 3764e8b4..8dd979c3 100644 --- a/branch/main/docker_node_info_module.html +++ b/branch/main/docker_node_info_module.html @@ -161,7 +161,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.4.6).

+

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

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 0b15b741..4f25ac44 100644 --- a/branch/main/docker_node_module.html +++ b/branch/main/docker_node_module.html @@ -161,7 +161,7 @@

community.docker.docker_node module – Manage Docker Swarm node

Note

-

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

+

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

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 ec5b7d30..236b2249 100644 --- a/branch/main/docker_plugin_module.html +++ b/branch/main/docker_plugin_module.html @@ -161,7 +161,7 @@

community.docker.docker_plugin module – Manage Docker plugins

Note

-

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

+

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

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 321366ce..6dc2ec8e 100644 --- a/branch/main/docker_prune_module.html +++ b/branch/main/docker_prune_module.html @@ -161,7 +161,7 @@

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

Note

-

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

+

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

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 75ae7e56..54930ae3 100644 --- a/branch/main/docker_secret_module.html +++ b/branch/main/docker_secret_module.html @@ -161,7 +161,7 @@

community.docker.docker_secret module – Manage docker secrets.

Note

-

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

+

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

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 80190c62..b9fc20c3 100644 --- a/branch/main/docker_stack_info_module.html +++ b/branch/main/docker_stack_info_module.html @@ -158,7 +158,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.4.6).

+

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

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 82c2d163..d7a710f0 100644 --- a/branch/main/docker_stack_module.html +++ b/branch/main/docker_stack_module.html @@ -160,7 +160,7 @@

community.docker.docker_stack module – docker stack module

Note

-

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

+

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

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 38a1bb4a..2feba181 100644 --- a/branch/main/docker_stack_task_info_module.html +++ b/branch/main/docker_stack_task_info_module.html @@ -159,7 +159,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.4.6).

+

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

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 103e7671..fd47f999 100644 --- a/branch/main/docker_swarm_info_module.html +++ b/branch/main/docker_swarm_info_module.html @@ -161,7 +161,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.4.6).

+

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

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 7f06c5c9..e4b9dd95 100644 --- a/branch/main/docker_swarm_inventory.html +++ b/branch/main/docker_swarm_inventory.html @@ -157,7 +157,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.4.6).

+

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

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 f5e6f168..6fabbda9 100644 --- a/branch/main/docker_swarm_module.html +++ b/branch/main/docker_swarm_module.html @@ -161,7 +161,7 @@

community.docker.docker_swarm module – Manage Swarm cluster

Note

-

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

+

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

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 fb64cb47..da73bc5c 100644 --- a/branch/main/docker_swarm_service_info_module.html +++ b/branch/main/docker_swarm_service_info_module.html @@ -161,7 +161,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.4.6).

+

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

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 f40540c3..bfe27c88 100644 --- a/branch/main/docker_swarm_service_module.html +++ b/branch/main/docker_swarm_service_module.html @@ -161,7 +161,7 @@

community.docker.docker_swarm_service module – docker swarm service

Note

-

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

+

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

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 cb47be7e..2ee2756b 100644 --- a/branch/main/docker_volume_info_module.html +++ b/branch/main/docker_volume_info_module.html @@ -161,7 +161,7 @@

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

Note

-

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

+

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

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 2ae9bbe3..6b4cb936 100644 --- a/branch/main/docker_volume_module.html +++ b/branch/main/docker_volume_module.html @@ -161,7 +161,7 @@

community.docker.docker_volume module – Manage Docker volumes

Note

-

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

+

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

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 930f72c3..f232d205 100644 --- a/branch/main/index.html +++ b/branch/main/index.html @@ -143,7 +143,7 @@

Community.Docker

-

Collection version 3.4.6

+

Collection version 3.5.0