diff --git a/branch/main/changelog.html b/branch/main/changelog.html index f68e9204..7eba4b64 100644 --- a/branch/main/changelog.html +++ b/branch/main/changelog.html @@ -514,12 +514,12 @@
  • community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service
  • community.docker.docker_compose_v2_pull module – Pull a Docker compose project
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -529,19 +529,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -555,7 +555,7 @@ diff --git a/branch/main/current_container_facts_module.html b/branch/main/current_container_facts_module.html index e67dbae0..448997cc 100644 --- a/branch/main/current_container_facts_module.html +++ b/branch/main/current_container_facts_module.html @@ -95,12 +95,12 @@
  • community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service
  • community.docker.docker_compose_v2_pull module – Pull a Docker compose project
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -110,19 +110,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -136,7 +136,7 @@ diff --git a/branch/main/docker_api_connection.html b/branch/main/docker_api_connection.html index 4392abec..095023cc 100644 --- a/branch/main/docker_api_connection.html +++ b/branch/main/docker_api_connection.html @@ -85,12 +85,12 @@
  • community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service
  • community.docker.docker_compose_v2_pull module – Pull a Docker compose project
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -100,19 +100,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -136,7 +136,7 @@ diff --git a/branch/main/docker_compose_module.html b/branch/main/docker_compose_module.html index 4a160f95..d2c4a435 100644 --- a/branch/main/docker_compose_module.html +++ b/branch/main/docker_compose_module.html @@ -83,12 +83,12 @@
  • community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service
  • community.docker.docker_compose_v2_pull module – Pull a Docker compose project
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -98,19 +98,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -124,7 +124,7 @@ diff --git a/branch/main/docker_compose_v2_exec_module.html b/branch/main/docker_compose_v2_exec_module.html index 9738641b..e5851bc1 100644 --- a/branch/main/docker_compose_v2_exec_module.html +++ b/branch/main/docker_compose_v2_exec_module.html @@ -99,12 +99,12 @@
  • community.docker.docker_compose_v2_pull module – Pull a Docker compose project
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -114,19 +114,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -140,7 +140,7 @@ diff --git a/branch/main/docker_compose_v2_module.html b/branch/main/docker_compose_v2_module.html index 38362896..df6405c6 100644 --- a/branch/main/docker_compose_v2_module.html +++ b/branch/main/docker_compose_v2_module.html @@ -99,12 +99,12 @@
  • community.docker.docker_compose_v2_exec module – Run command in a container of a Compose service
  • community.docker.docker_compose_v2_pull module – Pull a Docker compose project
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -114,19 +114,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -140,7 +140,7 @@ diff --git a/branch/main/docker_compose_v2_pull_module.html b/branch/main/docker_compose_v2_pull_module.html index a8e9a724..6e534a01 100644 --- a/branch/main/docker_compose_v2_pull_module.html +++ b/branch/main/docker_compose_v2_pull_module.html @@ -99,12 +99,12 @@
  • community.docker.docker_compose_v2_run module – Run command in a new container of a Compose service
  • -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -114,19 +114,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -140,7 +140,7 @@ diff --git a/branch/main/docker_compose_v2_run_module.html b/branch/main/docker_compose_v2_run_module.html index 9abad787..6331b95b 100644 --- a/branch/main/docker_compose_v2_run_module.html +++ b/branch/main/docker_compose_v2_run_module.html @@ -22,7 +22,7 @@ - + @@ -99,12 +99,12 @@ -
  • community.docker.docker_config module – Manage docker configs.
  • +
  • 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
  • community.docker.docker_container_exec module – Execute command in a docker container
  • community.docker.docker_container_info module – Retrieves facts about docker container
  • -
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.
  • +
  • community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services
  • community.docker.docker_image module – Manage docker images
  • community.docker.docker_image_build module – Build Docker images using Docker buildx
  • community.docker.docker_image_export module – Export (archive) Docker images
  • @@ -114,19 +114,19 @@
  • community.docker.docker_image_push module – Push Docker images to registries
  • community.docker.docker_image_remove module – Remove Docker images
  • community.docker.docker_image_tag module – Tag Docker images with new names and/or tags
  • -
  • community.docker.docker_login module – Log into a Docker registry.
  • +
  • community.docker.docker_login module – Log into a Docker registry
  • community.docker.docker_network module – Manage Docker networks
  • community.docker.docker_network_info module – Retrieves facts about docker network
  • community.docker.docker_node module – Manage Docker Swarm node
  • community.docker.docker_node_info module – Retrieves facts about docker swarm node from Swarm Manager
  • community.docker.docker_plugin module – Manage Docker plugins
  • community.docker.docker_prune module – Allows to prune various docker objects
  • -
  • community.docker.docker_secret module – Manage docker secrets.
  • +
  • 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 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.
  • +
  • community.docker.docker_swarm_info module – Retrieves facts about Docker Swarm cluster
  • community.docker.docker_swarm_service module – docker swarm service
  • community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager
  • community.docker.docker_volume module – Manage Docker volumes
  • @@ -140,7 +140,7 @@ @@ -818,7 +818,7 @@ will change over time. New releases of the Docker compose CLI plugin can break t