diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html
index 9b2e9fd4..d6fd65d5 100644
--- a/branch/main/current_container_facts_module.html
+++ b/branch/main/current_container_facts_module.html
@@ -109,7 +109,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_api_connection.html b/branch/main/docker_api_connection.html
index 39a640eb..1a4e9722 100644
--- a/branch/main/docker_api_connection.html
+++ b/branch/main/docker_api_connection.html
@@ -99,7 +99,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_compose_module.html b/branch/main/docker_compose_module.html
index 91275082..c7216964 100644
--- a/branch/main/docker_compose_module.html
+++ b/branch/main/docker_compose_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_config_module.html b/branch/main/docker_config_module.html
index 64688111..46331410 100644
--- a/branch/main/docker_config_module.html
+++ b/branch/main/docker_config_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_connection.html b/branch/main/docker_connection.html
index 16a435af..eda93d1c 100644
--- a/branch/main/docker_connection.html
+++ b/branch/main/docker_connection.html
@@ -99,7 +99,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_container_copy_into_module.html b/branch/main/docker_container_copy_into_module.html
index 97789ce0..b5f6805d 100644
--- a/branch/main/docker_container_copy_into_module.html
+++ b/branch/main/docker_container_copy_into_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_container_exec_module.html b/branch/main/docker_container_exec_module.html
index 600485d6..107a402e 100644
--- a/branch/main/docker_container_exec_module.html
+++ b/branch/main/docker_container_exec_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_container_info_module.html b/branch/main/docker_container_info_module.html
index 61e8a78a..f8e34663 100644
--- a/branch/main/docker_container_info_module.html
+++ b/branch/main/docker_container_info_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_container_module.html b/branch/main/docker_container_module.html
index e202dfc2..cf944636 100644
--- a/branch/main/docker_container_module.html
+++ b/branch/main/docker_container_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_containers_inventory.html b/branch/main/docker_containers_inventory.html
index 55b7a587..2705702b 100644
--- a/branch/main/docker_containers_inventory.html
+++ b/branch/main/docker_containers_inventory.html
@@ -99,7 +99,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_host_info_module.html b/branch/main/docker_host_info_module.html
index 4b9e7bbf..0e49794d 100644
--- a/branch/main/docker_host_info_module.html
+++ b/branch/main/docker_host_info_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_image_info_module.html b/branch/main/docker_image_info_module.html
index 147edc2a..5a2bc8fb 100644
--- a/branch/main/docker_image_info_module.html
+++ b/branch/main/docker_image_info_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_image_load_module.html b/branch/main/docker_image_load_module.html
index 9b7c667d..7437d609 100644
--- a/branch/main/docker_image_load_module.html
+++ b/branch/main/docker_image_load_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_image_module.html b/branch/main/docker_image_module.html
index 0bf0742b..e9a5005c 100644
--- a/branch/main/docker_image_module.html
+++ b/branch/main/docker_image_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_login_module.html b/branch/main/docker_login_module.html
index dc345c81..294659fd 100644
--- a/branch/main/docker_login_module.html
+++ b/branch/main/docker_login_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_machine_inventory.html b/branch/main/docker_machine_inventory.html
index 6c05c1e9..7a530338 100644
--- a/branch/main/docker_machine_inventory.html
+++ b/branch/main/docker_machine_inventory.html
@@ -99,7 +99,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_network_info_module.html b/branch/main/docker_network_info_module.html
index 1b0f795a..885b69e7 100644
--- a/branch/main/docker_network_info_module.html
+++ b/branch/main/docker_network_info_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_network_module.html b/branch/main/docker_network_module.html
index 73d94ae9..a91525e0 100644
--- a/branch/main/docker_network_module.html
+++ b/branch/main/docker_network_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_node_info_module.html b/branch/main/docker_node_info_module.html
index 9bf73af2..27965a9f 100644
--- a/branch/main/docker_node_info_module.html
+++ b/branch/main/docker_node_info_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_node_module.html b/branch/main/docker_node_module.html
index 788fd5a2..070f84c1 100644
--- a/branch/main/docker_node_module.html
+++ b/branch/main/docker_node_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_plugin_module.html b/branch/main/docker_plugin_module.html
index 9ce4f3a7..94aa1671 100644
--- a/branch/main/docker_plugin_module.html
+++ b/branch/main/docker_plugin_module.html
@@ -112,7 +112,7 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_prune_module.html b/branch/main/docker_prune_module.html
index 986b0030..f3f3ba7d 100644
--- a/branch/main/docker_prune_module.html
+++ b/branch/main/docker_prune_module.html
@@ -112,7 +112,7 @@
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_secret_module.html b/branch/main/docker_secret_module.html
index 4acbda48..a97ca3c2 100644
--- a/branch/main/docker_secret_module.html
+++ b/branch/main/docker_secret_module.html
@@ -112,7 +112,7 @@
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack
+community.docker.docker_stack_info module – Return information on all docker stacks
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack
community.docker.docker_swarm module – Manage Swarm cluster
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster.
diff --git a/branch/main/docker_stack_info_module.html b/branch/main/docker_stack_info_module.html
index bc199b73..e1ec814d 100644
--- a/branch/main/docker_stack_info_module.html
+++ b/branch/main/docker_stack_info_module.html
@@ -5,7 +5,7 @@
- community.docker.docker_stack_info module – Return information on a docker stack — Community.Docker Collection documentation
+ community.docker.docker_stack_info module – Return information on all docker stacks — Community.Docker Collection documentation
@@ -99,9 +99,10 @@
community.docker.docker_prune module – Allows to prune various docker objects
community.docker.docker_secret module – Manage docker secrets.
community.docker.docker_stack module – docker stack module
-community.docker.docker_stack_info module – Return information on a docker stack