diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html
index d61ffc04..54892c86 100644
--- a/branch/main/current_container_facts_module.html
+++ b/branch/main/current_container_facts_module.html
@@ -92,6 +92,7 @@
community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose V1
community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin
+community.docker.docker_compose_v2_pull module – Pull a Docker compose project
community.docker.docker_config module – Manage docker configs.
community.docker.docker_container module – manage Docker containers
community.docker.docker_container_copy_into module – Copy a file into a Docker container
diff --git a/branch/main/docker_api_connection.html b/branch/main/docker_api_connection.html
index 1f2ffb9b..e6f119fa 100644
--- a/branch/main/docker_api_connection.html
+++ b/branch/main/docker_api_connection.html
@@ -82,6 +82,7 @@
community.docker.current_container_facts module – Return facts about whether the module runs in a container
community.docker.docker_compose module – Manage multi-container Docker applications with Docker Compose V1
community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin
+community.docker.docker_compose_v2_pull module – Pull a Docker compose project
community.docker.docker_config module – Manage docker configs.
community.docker.docker_container module – manage Docker containers
community.docker.docker_container_copy_into module – Copy a file into a Docker container
diff --git a/branch/main/docker_compose_module.html b/branch/main/docker_compose_module.html
index 55ab0036..22b7c9e2 100644
--- a/branch/main/docker_compose_module.html
+++ b/branch/main/docker_compose_module.html
@@ -96,6 +96,7 @@
community.docker.docker_compose_v2 module – Manage multi-container Docker applications with Docker Compose CLI plugin
+community.docker.docker_compose_v2_pull module – Pull a Docker compose project
community.docker.docker_config module – Manage docker configs.
community.docker.docker_container module – manage Docker containers
community.docker.docker_container_copy_into module – Copy a file into a Docker container
diff --git a/branch/main/docker_compose_v2_module.html b/branch/main/docker_compose_v2_module.html
index c02ff200..812d0931 100644
--- a/branch/main/docker_compose_v2_module.html
+++ b/branch/main/docker_compose_v2_module.html
@@ -24,7 +24,7 @@
-
+
@@ -96,6 +96,7 @@
+community.docker.docker_compose_v2_pull module – Pull a Docker compose project
community.docker.docker_config module – Manage docker configs.
community.docker.docker_container module – manage Docker containers
community.docker.docker_container_copy_into module – Copy a file into a Docker container
@@ -938,7 +939,7 @@ will change over time. New releases of the Docker compose CLI plugin can break t