diff --git a/pr/991/current_container_facts_module.html b/pr/991/current_container_facts_module.html
index 09d38617..97657cd0 100644
--- a/pr/991/current_container_facts_module.html
+++ b/pr/991/current_container_facts_module.html
@@ -4,7 +4,7 @@
Determines what the module does if the image matches, but the image name in the container’s configuration does not match the image name provided to the module.
This is ignored if image: ignore is set in comparisons.
-If set to recreate (currently the default) the container will be recreated.
+If set to recreate (default) the container will be recreated.
If set to ignore the container will not be recreated because of this. It might still get recreated for other reasons. This has been the default behavior of the module for a long time, but might not be what users expect.
The default changed from ignore to recreate in community.docker 4.0.0.
Choices:
diff --git a/pr/991/docker_containers_inventory.html b/pr/991/docker_containers_inventory.html
index 668b5a08..5b3f5e89 100644
--- a/pr/991/docker_containers_inventory.html
+++ b/pr/991/docker_containers_inventory.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_containers inventory – Ansible dynamic inventory plugin for Docker containers — Community.Docker Collection documentation
diff --git a/pr/991/docker_host_info_module.html b/pr/991/docker_host_info_module.html
index 8a25cd29..f32ccf29 100644
--- a/pr/991/docker_host_info_module.html
+++ b/pr/991/docker_host_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services. — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_build_module.html b/pr/991/docker_image_build_module.html
index fb1e9c8e..e9702e1b 100644
--- a/pr/991/docker_image_build_module.html
+++ b/pr/991/docker_image_build_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_build module – Build Docker images using Docker buildx — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_export_module.html b/pr/991/docker_image_export_module.html
index cd0cd8e9..32a50b82 100644
--- a/pr/991/docker_image_export_module.html
+++ b/pr/991/docker_image_export_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_export module – Export (archive) Docker images — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_info_module.html b/pr/991/docker_image_info_module.html
index 73a93f3d..09cabae8 100644
--- a/pr/991/docker_image_info_module.html
+++ b/pr/991/docker_image_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_info module – Inspect docker images — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_load_module.html b/pr/991/docker_image_load_module.html
index d6e151f8..206d12dd 100644
--- a/pr/991/docker_image_load_module.html
+++ b/pr/991/docker_image_load_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_load module – Load docker image(s) from archives — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_module.html b/pr/991/docker_image_module.html
index 920313ae..0e9e295a 100644
--- a/pr/991/docker_image_module.html
+++ b/pr/991/docker_image_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image module – Manage docker images — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_pull_module.html b/pr/991/docker_image_pull_module.html
index 30868c1e..ca2e1c3e 100644
--- a/pr/991/docker_image_pull_module.html
+++ b/pr/991/docker_image_pull_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_pull module – Pull Docker images from registries — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_push_module.html b/pr/991/docker_image_push_module.html
index 91201730..8e5fc49b 100644
--- a/pr/991/docker_image_push_module.html
+++ b/pr/991/docker_image_push_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_push module – Push Docker images to registries — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_remove_module.html b/pr/991/docker_image_remove_module.html
index 37c38783..2f185813 100644
--- a/pr/991/docker_image_remove_module.html
+++ b/pr/991/docker_image_remove_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_remove module – Remove Docker images — Community.Docker Collection documentation
diff --git a/pr/991/docker_image_tag_module.html b/pr/991/docker_image_tag_module.html
index b2a83ff3..a49ff801 100644
--- a/pr/991/docker_image_tag_module.html
+++ b/pr/991/docker_image_tag_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_image_tag module – Tag Docker images with new names and/or tags — Community.Docker Collection documentation
diff --git a/pr/991/docker_login_module.html b/pr/991/docker_login_module.html
index 1b0e9741..26f6295e 100644
--- a/pr/991/docker_login_module.html
+++ b/pr/991/docker_login_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_login module – Log into a Docker registry. — Community.Docker Collection documentation
diff --git a/pr/991/docker_machine_inventory.html b/pr/991/docker_machine_inventory.html
index c5934c48..f822af20 100644
--- a/pr/991/docker_machine_inventory.html
+++ b/pr/991/docker_machine_inventory.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_machine inventory – Docker Machine inventory source — Community.Docker Collection documentation
diff --git a/pr/991/docker_network_info_module.html b/pr/991/docker_network_info_module.html
index ed8d37fe..f241c42e 100644
--- a/pr/991/docker_network_info_module.html
+++ b/pr/991/docker_network_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_network_info module – Retrieves facts about docker network — Community.Docker Collection documentation
diff --git a/pr/991/docker_network_module.html b/pr/991/docker_network_module.html
index 93fbca81..75fbd197 100644
--- a/pr/991/docker_network_module.html
+++ b/pr/991/docker_network_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_network module – Manage Docker networks — Community.Docker Collection documentation
diff --git a/pr/991/docker_node_info_module.html b/pr/991/docker_node_info_module.html
index 0e3066e7..87888a20 100644
--- a/pr/991/docker_node_info_module.html
+++ b/pr/991/docker_node_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager — Community.Docker Collection documentation
diff --git a/pr/991/docker_node_module.html b/pr/991/docker_node_module.html
index fd529d4b..9292b453 100644
--- a/pr/991/docker_node_module.html
+++ b/pr/991/docker_node_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_node module – Manage Docker Swarm node — Community.Docker Collection documentation
diff --git a/pr/991/docker_plugin_module.html b/pr/991/docker_plugin_module.html
index 1d35abcc..c1b8327b 100644
--- a/pr/991/docker_plugin_module.html
+++ b/pr/991/docker_plugin_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_plugin module – Manage Docker plugins — Community.Docker Collection documentation
diff --git a/pr/991/docker_prune_module.html b/pr/991/docker_prune_module.html
index 37322fa5..19850d4b 100644
--- a/pr/991/docker_prune_module.html
+++ b/pr/991/docker_prune_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_prune module – Allows to prune various docker objects — Community.Docker Collection documentation
diff --git a/pr/991/docker_secret_module.html b/pr/991/docker_secret_module.html
index a1b850ad..54ee901a 100644
--- a/pr/991/docker_secret_module.html
+++ b/pr/991/docker_secret_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_secret module – Manage docker secrets. — Community.Docker Collection documentation
diff --git a/pr/991/docker_stack_info_module.html b/pr/991/docker_stack_info_module.html
index f5bf90d2..a9286500 100644
--- a/pr/991/docker_stack_info_module.html
+++ b/pr/991/docker_stack_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_stack_info module – Return information on all docker stacks — Community.Docker Collection documentation
diff --git a/pr/991/docker_stack_module.html b/pr/991/docker_stack_module.html
index 6c240abd..f309d794 100644
--- a/pr/991/docker_stack_module.html
+++ b/pr/991/docker_stack_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_stack module – docker stack module — Community.Docker Collection documentation
diff --git a/pr/991/docker_stack_task_info_module.html b/pr/991/docker_stack_task_info_module.html
index 865486a9..170ea425 100644
--- a/pr/991/docker_stack_task_info_module.html
+++ b/pr/991/docker_stack_task_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack — Community.Docker Collection documentation
diff --git a/pr/991/docker_swarm_info_module.html b/pr/991/docker_swarm_info_module.html
index f8fab1af..d581c2ca 100644
--- a/pr/991/docker_swarm_info_module.html
+++ b/pr/991/docker_swarm_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster. — Community.Docker Collection documentation
diff --git a/pr/991/docker_swarm_inventory.html b/pr/991/docker_swarm_inventory.html
index cbf15a15..04355c2b 100644
--- a/pr/991/docker_swarm_inventory.html
+++ b/pr/991/docker_swarm_inventory.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm inventory – Ansible dynamic inventory plugin for Docker swarm nodes. — Community.Docker Collection documentation
diff --git a/pr/991/docker_swarm_module.html b/pr/991/docker_swarm_module.html
index 816c800f..0cf2a9e6 100644
--- a/pr/991/docker_swarm_module.html
+++ b/pr/991/docker_swarm_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm module – Manage Swarm cluster — Community.Docker Collection documentation
diff --git a/pr/991/docker_swarm_service_info_module.html b/pr/991/docker_swarm_service_info_module.html
index 2462c219..0bd86d83 100644
--- a/pr/991/docker_swarm_service_info_module.html
+++ b/pr/991/docker_swarm_service_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager — Community.Docker Collection documentation
diff --git a/pr/991/docker_swarm_service_module.html b/pr/991/docker_swarm_service_module.html
index d8689c70..cbac5c23 100644
--- a/pr/991/docker_swarm_service_module.html
+++ b/pr/991/docker_swarm_service_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_swarm_service module – docker swarm service — Community.Docker Collection documentation
diff --git a/pr/991/docker_volume_info_module.html b/pr/991/docker_volume_info_module.html
index fa4712ae..03f4e04c 100644
--- a/pr/991/docker_volume_info_module.html
+++ b/pr/991/docker_volume_info_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_volume_info module – Retrieve facts about Docker volumes — Community.Docker Collection documentation
diff --git a/pr/991/docker_volume_module.html b/pr/991/docker_volume_module.html
index 9ca3ce1c..dae4afe1 100644
--- a/pr/991/docker_volume_module.html
+++ b/pr/991/docker_volume_module.html
@@ -4,7 +4,7 @@
-
+
community.docker.docker_volume module – Manage Docker volumes — Community.Docker Collection documentation
diff --git a/pr/991/environment_variables.html b/pr/991/environment_variables.html
index e188e211..cc2276fc 100644
--- a/pr/991/environment_variables.html
+++ b/pr/991/environment_variables.html
@@ -4,7 +4,7 @@
-
+
Index of all Collection Environment Variables — Community.Docker Collection documentation
diff --git a/pr/991/index.html b/pr/991/index.html
index 6618185e..01d727d4 100644
--- a/pr/991/index.html
+++ b/pr/991/index.html
@@ -4,7 +4,7 @@
-
+
Community.Docker — Community.Docker Collection documentation
diff --git a/pr/991/nsenter_connection.html b/pr/991/nsenter_connection.html
index 07029d92..c28a0840 100644
--- a/pr/991/nsenter_connection.html
+++ b/pr/991/nsenter_connection.html
@@ -4,7 +4,7 @@
-
+
community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation