diff --git a/pr/698/docker_api_connection.html b/pr/698/docker_api_connection.html index 67097fa6..1f2ffb9b 100644 --- a/pr/698/docker_api_connection.html +++ b/pr/698/docker_api_connection.html @@ -228,17 +228,22 @@ see
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Configuration:
-Variable: ansible_docker_ca_cert
Variable: ansible_docker_ca_path
+added in community.docker 3.6.0
+Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
@@ -328,6 +329,24 @@ seeWhether to pull images before running. This is used when docker compose up is ran.
always ensures that the images are always pulled, even when already present on the Docker daemon.
missing only pulls them when they are not present on the Docker daemon.
never never pulls images. If they are not present, the module will fail when trying to create the containers that need them.
policy use the pull_policy defined for the service to figure out what to do.
Choices:
+"always"
"missing"
"never"
"policy" ← (default)
Timeout in seconds for container shutdown when attached or when containers are already running.
When verifying the authenticity of the Docker Host server, provide the expected name of the server.
If the value is not specified in the task, the value of environment variable DOCKER_TLS_HOSTNAME will be used instead. If the environment variable is not set, the default value will be used.
Note that this option had a default value localhost in older versions. It was removed in community.docker 3.0.0.
validate_certs
aliases: tls_verify
@@ -610,16 +628,17 @@ will change over time. New releases of the Docker compose CLI plugin can break tReturned: success
Can only return:
"Started"
"Exited"
"Restarted"
"Created"
"Stopped"
"Killed"
"Removed"
"Recreated"
"Starting"
"Exiting"
"Restarting"
"Creating"
"Stopping"
"Killing"
"Removing"
"Recreating"
"Pulling"
Sample: "Created"
Sample: "Creating"
Returned: success
Can only return:
"network"
"image"
"volume"
"container"
"image"
"network"
"service"
"unknown"
"volume"
Sample: "container"
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
@@ -429,7 +430,6 @@ seeWhen verifying the authenticity of the Docker Host server, provide the expected name of the server.
If the value is not specified in the task, the value of environment variable DOCKER_TLS_HOSTNAME will be used instead. If the environment variable is not set, the default value will be used.
Note that this option had a default value localhost in older versions. It was removed in community.docker 3.0.0.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
-If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
+If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
If the value is not specified in the task and the environment variable DOCKER_CERT_PATH is set, the file ca.pem from the directory specified in the environment variable DOCKER_CERT_PATH will be used.
This option was called ca_cert and got renamed to ca_path in community.docker 3.6.0. The old name has been added as an alias and can still be used.
The community.docker collection offers several modules and plugins for orchestrating Docker containers and Docker Swarm.
Most of the modules and plugins in community.docker require the Docker SDK for Python. The SDK needs to be installed on the machines where the modules and plugins are executed, and for the Python version(s) with which the modules and plugins are executed. You can use the community.general.python_requirements_info module to make sure that the Docker SDK for Python is installed on the correct machine and for the Python version used by Ansible.
Note that plugins (inventory plugins and connection plugins) are always executed in the context of Ansible itself. If you use a plugin that requires the Docker SDK for Python, you need to install it on the machine running ansible or ansible-playbook and for the same Python interpreter used by Ansible. To see which Python is used, run ansible --version.
You can install the Docker SDK for Python for Python 3.6 or later as follows:
@@ -199,14 +202,14 @@Note that the Docker SDK for Python was called docker-py on PyPi before version 2.0.0. Please avoid installing this really old version, and make sure to not install both docker and docker-py. Installing both will result in a broken installation. If this happens, Ansible will detect it and inform you about it. If that happens, you must uninstall both and reinstall the correct version. If in doubt, always install docker and never docker-py.
You can connect to a local or remote API using parameters passed to each task or by setting environment variables. The order of precedence is command line parameters and then environment variables. If neither a command line option nor an environment variable is found, Ansible uses the default value provided under Parameters.
Most plugins and modules can be configured by the following parameters:
--
- docker_host
The URL or Unix socket path used to connect to the Docker API. Defaults to
+unix://var/run/docker.sock. To connect to a remote host, provide the TCP connection string (for example:tcp://192.0.2.23:2376). If TLS is used to encrypt the connection to the API, then the module will automatically replace ‘tcp’ in the connection URL with ‘https’.++
- docker_host
The URL or Unix socket path used to connect to the Docker API. Defaults to
unix:///var/run/docker.sock. To connect to a remote host, provide the TCP connection string (for example:tcp://192.0.2.23:2376). If TLS is used to encrypt the connection to the API, then the module will automatically replacetcpin the connection URL withhttps.- api_version
- @@ -216,7 +219,7 @@
The version of the Docker API running on the Docker Host. Defaults to the latest version of the API supported by the Docker SDK for Python installed.
- validate_certs
- -
Secure the connection to the API by using TLS and verifying the authenticity of the Docker host server. Default is
false.- cacert_path
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
+- ca_path
Use a CA certificate when performing server verification by providing the path to a CA certificate file.
- cert_path
- @@ -225,10 +228,56 @@
Path to the client’s TLS certificate file.
- tls_hostname
When verifying the authenticity of the Docker Host server, provide the expected name of the server. Defaults to
localhost.- ssl_version
Provide a valid SSL version number. The default value is determined by the Docker SDK for Python.
+This option is not available for the CLI based plugins. It is mainly needed for legacy systems and should be avoided.
+ Module default group
+To avoid having to specify common parameters for all the modules in every task, you can use the
+community.docker.dockermodule defaults group, or its short namedocker. Please note that the Docker Swarm stack modules (community.docker.docker_stack, community.docker.docker_stack_info, and community.docker.docker_stack_task_info) are not part of the defaults group.++Note
+Module default groups only work for modules, not for plugins (connection and inventory plugins).
+The following example shows how the module default group can be used in a playbook:
+++--- +- name: Pull and image and start the container + hosts: localhost + gather_facts: false + module_defaults: + group/community.docker.docker: + # Select Docker Daemon on other host + docker_host: tcp://192.0.2.23:2376 + # Configure TLS + tls: true + validate_certs: true + tls_hostname: docker.example.com + ca_path: /path/to/cacert.pem + # Increase timeout + timeout: 120 + tasks: + - name: Pull image + community.docker.docker_image_pull: + name: python + tag: 3.12 + + - name: Start container + community.docker.docker_container: + cleanup: true + command: python --version + detach: false + image: python:3.12 + name: my-python-container + output_logs: true + + - name: Show output + ansible.builtin.debug: + msg: "{{ output.container.Output }}" +Here the two
+community.dockertasks will use the options set for the module defaults group.Environment variables
You can also control how the plugins and modules connect to the Docker API by setting the following environment variables.
@@ -285,7 +334,7 @@ by Docker SDK for Python.- Plain Docker daemon: images, networks, volumes, and containers
+Plain Docker daemon: images, networks, volumes, and containers
For working with a plain Docker daemon, that is without Swarm, there are connection plugins, an inventory plugin, and several modules available:
@@ -304,10 +353,20 @@ by Docker SDK for Python.
- docker_image module
- -
The community.docker.docker_image module provides full control over images, including: build, pull, push, tag and remove.
- docker_image_load
The community.docker.docker_image_load module allows you to import one or multiple images from tarballs.
+- docker_image_build
The community.docker.docker_image_build module allows you to build a Docker image using Docker buildx.
- docker_image_info module
- +
The community.docker.docker_image_info module allows you to list and inspect images.
- docker_image_load
- +
The community.docker.docker_image_load module allows you to import one or multiple images from tarballs.
+- docker_image_pull
- +
The community.docker.docker_image_pull module allows you to pull a Docker image from a registry.
+- docker_image_push
- +
The community.docker.docker_image_push module allows you to push a Docker image to a registry.
+- docker_image_remove
- +
The community.docker.docker_image_remove module allows you to remove and/or untag a Docker image from the Docker daemon.
+- docker_image_tag
The community.docker.docker_image_tag module allows you to tag a Docker image with additional names and/or tags.
+- docker_network module
The community.docker.docker_network module provides full control over Docker networks.
- docker_network_info module
The community.docker.docker_network_info module allows you to inspect Docker networks.
@@ -330,22 +389,33 @@ by Docker SDK for Python.- Docker Compose
+Docker Compose
++ +Docker Compose v2
+The community.docker.docker_compose_v2 module +allows you to use your existing Docker compose files to orchestrate containers on a single Docker daemon or on Swarm. +This module uses the Docker CLI “compose” plugin (
+docker compose), and thus needs access to the Docker CLI tool. +No further requirements next to to the CLI tool and its Docker Compose plugin are needed.+ Docker Compose v1
The community.docker.docker_compose module allows you to use your existing Docker compose files to orchestrate containers on a single Docker daemon or on Swarm. -Supports compose versions 1 and 2.
-Next to Docker SDK for Python, you need to install docker-compose on the remote machines to use the module.
+This module uses the out-dated and End of Life version 1.x of Docker Compose. It should mainly be used for legacy systems +which still have to use that version of Docker Compose. +You need to install the old Python docker-compose on the remote machines to use the module.
+- -Docker Machine
+Docker Machine
The community.docker.docker_machine inventory plugin allows you to dynamically add Docker Machine hosts to your Ansible inventory.
- diff --git a/pr/698/objects.inv b/pr/698/objects.inv index 0b8a4cf7..49106f80 100644 Binary files a/pr/698/objects.inv and b/pr/698/objects.inv differ diff --git a/pr/698/searchindex.js b/pr/698/searchindex.js index db7810d6..0c9687aa 100644 --- a/pr/698/searchindex.js +++ b/pr/698/searchindex.js @@ -1 +1 @@ -Search.setIndex({"docnames": ["current_container_facts_module", "docker_api_connection", "docker_compose_module", "docker_compose_v2_module", "docker_config_module", "docker_connection", "docker_container_copy_into_module", "docker_container_exec_module", "docker_container_info_module", "docker_container_module", "docker_containers_inventory", "docker_host_info_module", "docker_image_build_module", "docker_image_info_module", "docker_image_load_module", "docker_image_module", "docker_image_pull_module", "docker_image_push_module", "docker_image_remove_module", "docker_image_tag_module", "docker_login_module", "docker_machine_inventory", "docker_network_info_module", "docker_network_module", "docker_node_info_module", "docker_node_module", "docker_plugin_module", "docker_prune_module", "docker_secret_module", "docker_stack_info_module", "docker_stack_module", "docker_stack_task_info_module", "docker_swarm_info_module", "docker_swarm_inventory", "docker_swarm_module", "docker_swarm_service_info_module", "docker_swarm_service_module", "docker_volume_info_module", "docker_volume_module", "docsite/scenario_guide", "environment_variables", "index", "nsenter_connection"], "filenames": ["current_container_facts_module.rst", "docker_api_connection.rst", "docker_compose_module.rst", "docker_compose_v2_module.rst", "docker_config_module.rst", "docker_connection.rst", "docker_container_copy_into_module.rst", "docker_container_exec_module.rst", "docker_container_info_module.rst", "docker_container_module.rst", "docker_containers_inventory.rst", "docker_host_info_module.rst", "docker_image_build_module.rst", "docker_image_info_module.rst", "docker_image_load_module.rst", "docker_image_module.rst", "docker_image_pull_module.rst", "docker_image_push_module.rst", "docker_image_remove_module.rst", "docker_image_tag_module.rst", "docker_login_module.rst", "docker_machine_inventory.rst", "docker_network_info_module.rst", "docker_network_module.rst", "docker_node_info_module.rst", "docker_node_module.rst", "docker_plugin_module.rst", "docker_prune_module.rst", "docker_secret_module.rst", "docker_stack_info_module.rst", "docker_stack_module.rst", "docker_stack_task_info_module.rst", "docker_swarm_info_module.rst", "docker_swarm_inventory.rst", "docker_swarm_module.rst", "docker_swarm_service_info_module.rst", "docker_swarm_service_module.rst", "docker_volume_info_module.rst", "docker_volume_module.rst", "docsite/scenario_guide.rst", "environment_variables.rst", "index.rst", "nsenter_connection.rst"], "titles": ["community.docker.current_container_facts module \u2013 Return facts about whether the module runs in a container", "community.docker.docker_api connection \u2013 Run tasks in docker containers", "community.docker.docker_compose module \u2013 Manage multi-container Docker applications with Docker Compose V1", "community.docker.docker_compose_v2 module \u2013 Manage multi-container Docker applications with Docker Compose CLI plugin", "community.docker.docker_config module \u2013 Manage docker configs.", "community.docker.docker connection \u2013 Run tasks in docker containers", "community.docker.docker_container_copy_into module \u2013 Copy a file into a Docker container", "community.docker.docker_container_exec module \u2013 Execute command in a docker container", "community.docker.docker_container_info module \u2013 Retrieves facts about docker container", "community.docker.docker_container module \u2013 manage Docker containers", "community.docker.docker_containers inventory \u2013 Ansible dynamic inventory plugin for Docker containers", "community.docker.docker_host_info module \u2013 Retrieves facts about docker host and lists of objects of the services.", "community.docker.docker_image_build module \u2013 Build Docker images using Docker buildx", "community.docker.docker_image_info module \u2013 Inspect docker images", "community.docker.docker_image_load module \u2013 Load docker image(s) from archives", "community.docker.docker_image module \u2013 Manage docker images", "community.docker.docker_image_pull module \u2013 Pull Docker images from registries", "community.docker.docker_image_push module \u2013 Push Docker images to registries", "community.docker.docker_image_remove module \u2013 Remove Docker images", "community.docker.docker_image_tag module \u2013 Tag Docker images with new names and/or tags", "community.docker.docker_login module \u2013 Log into a Docker registry.", "community.docker.docker_machine inventory \u2013 Docker Machine inventory source", "community.docker.docker_network_info module \u2013 Retrieves facts about docker network", "community.docker.docker_network module \u2013 Manage Docker networks", "community.docker.docker_node_info module \u2013 Retrieves facts about docker swarm node from Swarm Manager", "community.docker.docker_node module \u2013 Manage Docker Swarm node", "community.docker.docker_plugin module \u2013 Manage Docker plugins", "community.docker.docker_prune module \u2013 Allows to prune various docker objects", "community.docker.docker_secret module \u2013 Manage docker secrets.", "community.docker.docker_stack_info module \u2013 Return information on all docker stacks", "community.docker.docker_stack module \u2013 docker stack module", "community.docker.docker_stack_task_info module \u2013 Return information of the tasks on a docker stack", "community.docker.docker_swarm_info module \u2013 Retrieves facts about Docker Swarm cluster.", "community.docker.docker_swarm inventory \u2013 Ansible dynamic inventory plugin for Docker swarm nodes.", "community.docker.docker_swarm module \u2013 Manage Swarm cluster", "community.docker.docker_swarm_service_info module \u2013 Retrieves information about docker services from a Swarm Manager", "community.docker.docker_swarm_service module \u2013 docker swarm service", "community.docker.docker_volume_info module \u2013 Retrieve facts about Docker volumes", "community.docker.docker_volume module \u2013 Manage Docker volumes", "Docker Guide", "Index of all Collection Environment Variables", "Community.Docker", "community.docker.nsenter connection \u2013 execute on host running controller container"], "terms": {"thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "part": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "3": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "6": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "0": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "It": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "includ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "ansibl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42], "core": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42], "To": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "check": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "galaxi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "list": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "us": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "playbook": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "specifi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "new": [0, 1, 2, 3, 4, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 21, 23, 25, 26, 28, 30, 34, 36, 38, 41, 42], "1": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "podman": 0, "attempt": [0, 9, 13, 21], "best": 0, "effort": 0, "detect": [0, 2, 9, 33, 34, 39], "There": 0, "might": [0, 2, 4, 7, 9, 10, 15, 21, 24, 25, 28, 32, 33, 34, 35, 36], "special": [0, 9, 11, 15, 33], "case": [0, 9, 10, 11, 21, 33, 36], "where": [0, 2, 3, 4, 6, 9, 10, 13, 15, 21, 28, 33, 36, 39], "doe": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "work": [0, 1, 2, 4, 6, 7, 9, 10, 25, 28, 36, 39, 41], "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "encount": [0, 9], "one": [0, 2, 3, 4, 5, 7, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 24, 25, 28, 32, 33, 34, 35, 36, 39], "pleas": [0, 2, 4, 7, 9, 23, 24, 25, 28, 32, 34, 35, 36, 38, 39], "file": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41], "an": [0, 1, 2, 4, 5, 6, 8, 9, 10, 12, 13, 15, 16, 17, 18, 19, 21, 22, 23, 24, 25, 28, 32, 33, 34, 35, 36, 38, 39], "issu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "support": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41], "descript": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "check_mod": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "full": [0, 2, 3, 4, 6, 8, 9, 11, 12, 13, 16, 18, 19, 20, 22, 23, 24, 25, 26, 28, 29, 31, 32, 34, 35, 36, 37, 38, 39], "action": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 35, 36, 37, 38], "modifi": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39], "state": [0, 2, 3, 4, 8, 9, 11, 13, 15, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40], "chang": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39], "statu": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "predict": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "without": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "target": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "diff_mod": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "n": [0, 8, 11, 13, 22, 24, 29, 30, 31, 32, 35, 37], "A": [0, 2, 3, 4, 8, 9, 10, 11, 13, 15, 19, 21, 22, 24, 27, 28, 29, 31, 32, 33, 35, 36, 37], "Will": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "detail": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "what": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "ha": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39], "possibli": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "need": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "when": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "diff": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "mode": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 42], "ansible_fact": 0, "dictionari": [0, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "updat": [0, 4, 9, 12, 15, 20, 23, 25, 28, 34, 36, 39], "exist": [0, 1, 2, 3, 4, 5, 6, 8, 9, 12, 13, 15, 16, 19, 20, 22, 23, 26, 28, 34, 35, 36, 37, 38, 39], "host": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41], "name": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41], "get": [0, 6, 8, 9, 11, 21, 22, 24, 32, 35, 37], "current": [0, 2, 3, 4, 6, 8, 9, 16, 20, 22, 24, 28, 30, 32, 34, 35, 36], "print": [0, 7, 8, 9, 14, 22, 32, 37], "inform": [0, 1, 2, 6, 7, 8, 9, 10, 11, 14, 22, 24, 25, 27, 32, 34, 37, 39, 41], "builtin": [0, 2, 3, 4, 6, 7, 8, 11, 13, 14, 22, 24, 25, 28, 29, 31, 32, 34, 35, 36, 37], "debug": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 35, 36, 37, 38], "msg": [0, 8, 14, 22, 32, 37], "id": [0, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 22, 23, 24, 25, 27, 28, 31, 34, 36], "ansible_module_container_id": 0, "ansible_module_running_in_contain": 0, "ar": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "ad": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "hostvar": 0, "referenc": 0, "just": [0, 39], "like": [0, 7, 9, 23, 34, 36], "ani": [0, 3, 6, 9, 10, 12, 15, 21, 30, 36, 38], "other": [0, 2, 7, 9, 10, 21, 24, 25, 32, 33, 34, 35, 36], "thei": [0, 6, 9, 10, 21, 23, 33, 36, 39], "do": [0, 6, 9, 10, 12, 15, 21], "regist": [0, 2, 3, 7, 8, 11, 13, 14, 22, 24, 25, 29, 31, 32, 35, 36, 37], "order": [0, 1, 2, 5, 7, 9, 10, 21, 33, 36, 39, 42], "them": [0, 2, 9, 20, 21, 23, 24, 25, 32, 34, 35, 39], "kei": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "string": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "The": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "empti": [0, 2, 7, 9, 10, 13, 18, 21, 23, 24, 25, 33], "wa": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "alwai": [0, 2, 3, 4, 8, 9, 10, 11, 12, 13, 15, 16, 21, 22, 24, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 42], "ansible_module_container_typ": 0, "environ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 42], "non": [0, 6, 8, 9, 12, 15, 22, 23, 27, 40, 42], "identifi": [0, 8, 9, 19, 22, 24], "indic": [0, 6, 21, 32], "ran": [0, 7], "insid": [0, 1, 5, 6, 7, 9, 10, 36], "regular": 0, "azure_pipelin": 0, "azur": 0, "pipelin": 0, "seem": [0, 6], "longer": [0, 2, 4, 9, 24, 25, 28, 32, 34, 35, 36, 39], "report": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "github_act": 0, "github": [0, 1, 3, 7, 9, 10], "sinc": [0, 7, 9, 10, 21, 33, 39], "2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "4": [0, 2, 4, 6, 9, 11, 23, 24, 25, 28, 32, 33, 34, 35, 36, 39], "onli": [0, 2, 3, 4, 6, 7, 9, 10, 11, 13, 15, 16, 20, 23, 24, 25, 27, 28, 32, 34, 35, 36], "boolean": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "abl": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "felix": [0, 1, 3, 6, 7, 8, 9, 10, 12, 14, 16, 17, 18, 19, 27, 37], "fontein": [0, 1, 3, 6, 7, 8, 9, 10, 12, 14, 16, 17, 18, 19, 27, 37], "felixfontein": [0, 1, 3, 6, 7, 8, 9, 10, 12, 14, 16, 17, 18, 19, 27, 37], "tracker": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "repositori": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "submit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "bug": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "request": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "featur": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "plugin": [1, 2, 5, 6, 12, 21, 36, 39, 40, 42], "whether": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "further": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "see": [1, 4, 6, 7, 8, 9, 10, 11, 13, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "command": [1, 2, 3, 5, 9, 20, 29, 30, 31, 36, 39, 41], "put": [1, 5], "fetch": [1, 5, 21], "librari": 1, "interact": [1, 9], "directli": [1, 2, 3, 4, 5, 7, 12, 28, 36, 39], "daemon": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "instead": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "cli": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 41], "want": [1, 5, 9, 13, 15, 23], "below": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "local": [1, 2, 3, 8, 9, 10, 13, 15, 19, 20, 21, 22, 23, 26, 33, 37, 38, 39], "control": [1, 4, 5, 9, 10, 20, 21, 23, 28, 33, 38, 39, 40, 41], "node": [1, 6, 9, 10, 21, 23, 29, 30, 31, 32, 34, 36, 39, 41, 42], "execut": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "pywin32": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "pipe": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "window": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 36, 37, 38], "32": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 34, 36, 37, 38], "paramiko": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "ssh": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "use_ssh_cli": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "fals": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "pyopenssl": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "tl": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "backport": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "ssl_match_hostnam": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "python": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "comment": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "api_vers": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "alias": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "docker_api_vers": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "api": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "default": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "latest": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "If": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "valu": [1, 5, 10, 21, 33, 39], "variabl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 42], "set": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40], "auto": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "configur": [1, 2, 3, 4, 5, 6, 9, 10, 15, 20, 21, 24, 25, 28, 32, 33, 34, 35, 36, 40, 42], "ansible_docker_api_vers": 1, "ca_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tls_ca_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "cacert_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "ca": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "certif": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "perform": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "server": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "verif": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "provid": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "docker_cert_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "pem": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "from": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 37, 38, 39, 40, 41], "directori": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ansible_docker_ca_cert": 1, "client_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tls_client_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "cert_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "client": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "ansible_docker_client_cert": 1, "client_kei": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tls_client_kei": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "key_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "ansible_docker_client_kei": 1, "container_timeout": [1, 5], "integ": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 42], "how": [1, 5, 6, 9, 10, 21, 23, 36, 39, 40], "long": [1, 2, 5, 8, 9, 22, 40], "we": [1, 5, 9, 10, 15, 21, 23, 33, 40], "wait": [1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40], "access": [1, 5, 23, 36, 40, 42], "read": [1, 2, 4, 5, 9, 10, 28, 33, 36, 40], "output": [1, 2, 3, 5, 7, 8, 9, 11, 15, 21, 22, 24, 32, 35, 40], "onc": [1, 5, 36, 40], "start": [1, 2, 3, 5, 9, 10, 21, 33, 36, 39, 40], "10": [1, 2, 4, 5, 9, 26, 28, 32, 33, 34, 36], "ini": [1, 5, 10, 21, 33, 42], "entri": [1, 5, 9, 10, 21, 24, 25, 33, 34, 42], "timeout": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_connect": [1, 5], "ansible_timeout": [1, 5], "ansible_docker_timeout": [1, 5, 40], "argument": [1, 5, 7, 12, 15, 36], "choic": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "true": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "docker_host": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_url": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "url": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "unix": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "socket": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "remot": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "tcp": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "For": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "exampl": [1, 5, 39, 42], "192": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "23": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "2376": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "encrypt": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "modul": [1, 10, 33, 39], "automat": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "replac": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "http": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "var": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40], "sock": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "ansible_docker_docker_host": 1, "remote_addr": [1, 5, 34], "inventory_hostnam": [1, 5, 10], "ansible_host": [1, 5, 10, 21, 33], "ansible_docker_host": [1, 5], "remote_us": [1, 5], "user": [1, 5, 6, 7, 8, 9, 12, 13, 20, 21, 25, 34, 36, 39, 40, 41, 42], "ansible_remote_us": [1, 5], "ansible_us": [1, 5, 21], "ansible_docker_us": [1, 5], "keyword": [1, 5], "ssl_version": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "valid": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "ssl": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "number": [1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "determin": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_ssl_vers": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ansible_docker_ssl_vers": 1, "maximum": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "amount": [1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "time": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "second": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "respons": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_timeout": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "60": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "secur": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "verifi": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "authent": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "validate_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "well": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "take": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "preced": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40], "docker_tl": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ansible_docker_tl": 1, "tls_hostnam": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "expect": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_tls_hostnam": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "option": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "had": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "localhost": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "older": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "remov": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 34, 35, 36, 37, 38, 39, 41], "ansible_docker_tls_hostnam": 1, "5": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "transport": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tool": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tls_verifi": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "docker_tls_verifi": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ansible_docker_validate_cert": 1, "caus": [1, 4, 7, 9, 28, 38], "inabl": [1, 7], "send": [1, 7, 9, 30, 34], "close_notifi": [1, 7], "close": [1, 7], "sslsocket": [1, 7], "com": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "605": [1, 7, 10], "more": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "each": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "defin": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "machin": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 41], "script": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ship": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "product": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "up": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 42], "doc": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "refer": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 34, 35, 36, 37, 38], "env": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 34, 35, 36, 37, 38], "sdk": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "code": [1, 2, 3, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 36, 37, 38], "deriv": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 33, 37, 38], "type": [1, 5, 7, 9, 10, 11, 21, 23, 32, 33, 36, 38, 42], "have": [1, 3, 5, 9, 10, 21, 23, 24, 30, 33, 34, 36, 39, 42], "low": [1, 5, 10, 21, 33, 42], "high": [1, 5, 9, 10, 21, 33, 42], "prioriti": [1, 5, 10, 21, 33, 42], "lower": [1, 5, 10, 21, 33, 42], "overrid": [1, 2, 5, 9, 10, 21, 30, 33, 36, 42], "higher": [1, 5, 10, 21, 33, 42], "run": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41], "shutdown": [2, 3], "scale": 2, "servic": [2, 3, 9, 10, 23, 29, 30, 32, 41], "docker_compose_v2": [2, 41], "modern": 2, "yml": [2, 3, 10, 13, 21, 30, 33], "yaml": [2, 3, 7, 9, 10, 21, 30, 33, 36], "inlin": 2, "definit": [2, 3, 30], "call": [2, 3, 9, 10, 12, 13, 36, 39], "docker_servic": 2, "befor": [2, 4, 6, 9, 13, 15, 18, 20, 27, 28, 30, 34, 36, 39], "8": [2, 6, 9, 10, 13, 15, 26, 36], "usag": [2, 9, 11, 13, 15, 36, 41], "did": [2, 9, 13], "25": [2, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "py": [2, 4, 24, 25, 28, 32, 34, 35, 36, 39], "been": [2, 3, 4, 9, 10, 24, 25, 28, 30, 32, 34, 35, 36], "supersed": [2, 4, 24, 25, 28, 32, 34, 35, 36], "here": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "both": [2, 4, 9, 11, 13, 24, 25, 28, 32, 34, 35, 36, 39], "should": [2, 4, 6, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36, 40, 42], "same": [2, 9, 10, 23, 24, 25, 26, 32, 34, 35, 37, 38, 39], "uninstal": [2, 24, 25, 32, 34, 35, 39], "function": [2, 4, 20, 23, 24, 25, 26, 28, 32, 34, 35, 36, 37, 38, 39], "reinstal": [2, 24, 25, 32, 34, 35, 39], "7": [2, 4, 5, 9, 13, 15, 16, 18, 24, 25, 28, 32, 33, 34, 35, 36, 39], "incompat": 2, "pyyaml": [2, 30], "11": [2, 10, 21, 33, 41], "task": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "build": [2, 10, 11, 15, 21, 33, 39, 41], "present": [2, 3, 4, 6, 9, 11, 15, 19, 20, 23, 26, 28, 30, 34, 36, 38], "imag": [2, 3, 8, 9, 10, 11, 21, 27, 30, 31, 36, 41, 42], "prior": [2, 9, 23, 36], "pull": [2, 9, 12, 13, 15, 17, 18, 19, 39, 41, 42], "rebuilt": [2, 36], "dockerfil": [2, 9, 12, 15, 36, 39], "content": [2, 6, 30, 34], "nocach": [2, 12, 15], "ignor": [2, 3, 9, 10, 16, 17, 21, 24, 25, 33, 42], "cach": [2, 9, 11, 12, 15, 27], "recreat": [2, 3, 4, 9, 23, 28, 36, 38], "unless": [2, 4, 9, 11, 28, 32, 40, 42], "never": [2, 3, 12, 30, 38, 39], "describ": [2, 36], "network": [2, 3, 9, 10, 11, 12, 15, 27, 36, 41], "volum": [2, 3, 8, 9, 11, 13, 27, 32, 36, 41], "mutual": [2, 4, 6, 10, 21, 28, 33], "exclus": [2, 4, 6, 10, 21, 28, 33], "project_src": [2, 3], "depend": [2, 3, 9, 11, 15, 24, 25, 32, 34], "connect": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 40], "env_fil": [2, 3, 9, 36], "9": [2, 9, 13, 36, 42], "By": [2, 3, 9, 10, 11, 21, 23, 33], "load": [2, 3, 9, 15, 18, 41], "locat": [2, 3], "under": [2, 3, 29, 39], "custom": [2, 3, 9, 20, 23, 36], "rel": [2, 3, 9, 12, 15], "greater": 2, "28": [2, 36], "rather": [2, 9], "than": [2, 9, 19, 21, 24, 25, 27, 30, 36], "element": [2, 3, 7, 9, 10, 11, 12, 13, 14, 15, 18, 19, 21, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 36], "merg": [2, 10, 21, 25, 33, 40], "given": [2, 9, 10, 14, 21, 33, 34], "hostname_check": 2, "hostnam": [2, 8, 9, 12, 13, 15, 23, 24, 25, 36, 39], "against": [2, 10], "dure": [2, 9, 10, 15, 26, 36], "process": [2, 9, 10, 15, 21, 33, 36], "profil": [2, 3], "enabl": [2, 3, 9, 15, 23, 26], "equival": [2, 3, 9], "project_nam": [2, 3], "project": [2, 3, 41], "taken": [2, 3, 9], "basenam": [2, 3], "differ": [2, 3, 6, 9, 11, 23, 30, 32, 34, 38], "leav": [2, 3, 9, 23, 34, 39], "unchang": [2, 3, 25, 36], "forc": [2, 3, 4, 6, 9, 15, 18, 20, 23, 28, 34, 36, 38], "all": [2, 3, 6, 9, 10, 11, 13, 14, 15, 18, 21, 23, 24, 25, 30, 33, 34, 36, 39, 41], "smart": 2, "remove_imag": [2, 3], "absent": [2, 3, 4, 8, 9, 15, 20, 22, 23, 26, 28, 30, 34, 36, 38], "remove_orphan": [2, 3], "remove_volum": [2, 3], "data": [2, 3, 4, 6, 7, 9, 13, 28, 34, 36, 38], "restart": [2, 3, 9, 36], "pair": [2, 9, 12, 15, 36], "count": [2, 3, 9], "resp": [2, 20], "stop": [2, 3, 9, 10, 36, 39], "subset": [2, 11, 23, 32], "which": [2, 4, 7, 9, 10, 11, 15, 17, 20, 21, 28, 32, 33, 34, 36, 39], "oper": [2, 3, 15, 23, 25, 26, 34, 36, 38, 39], "newer": [2, 3, 4, 9, 24, 25, 28, 32, 33, 34, 35, 36, 41], "lead": [2, 4, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36], "error": [2, 4, 7, 10, 11, 21, 24, 25, 28, 31, 32, 33, 34, 35, 36], "desir": [2, 3, 9, 34], "down": [2, 3], "17": 2, "first": [2, 4, 9, 10, 21, 28, 33, 36], "suppos": 2, "creat": [2, 3, 4, 9, 10, 13, 15, 21, 22, 23, 27, 28, 33, 34, 36, 38, 39], "attach": [2, 3, 9, 22, 23, 40, 42], "alreadi": [2, 3, 9, 12, 15, 19, 23, 25, 26, 34, 38], "default_grace_period": 2, "particular": [2, 11], "suddenli": 2, "later": [2, 3, 4, 28, 39], "action_group": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "group": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 41], "module_default": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "none": [2, 3, 4, 7, 8, 9, 12, 14, 15, 17, 20, 22, 25, 27, 28, 30, 34, 35, 36, 37], "addit": [2, 4, 6, 9, 24, 25, 28, 32, 33, 34, 35, 36], "packag": [2, 4, 24, 25, 28, 32, 34, 35, 36, 39], "done": [2, 4, 15, 24, 25, 28, 32, 34, 35, 36], "pip": [2, 4, 24, 25, 28, 32, 34, 35, 36, 39], "allow": [2, 4, 5, 9, 10, 11, 15, 19, 20, 21, 24, 25, 26, 28, 32, 33, 34, 35, 36, 39, 41, 42], "veri": [2, 4, 9, 24, 25, 28, 32, 34, 35, 36], "few": [2, 4, 24, 25, 28, 32, 34, 35, 36, 39], "In": [2, 4, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36], "gener": [2, 4, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36, 39, 41], "home": [2, 4, 6, 12, 15, 24, 25, 28, 32, 34, 35, 36], "config": [2, 8, 9, 13, 15, 20, 22, 23, 24, 25, 28, 32, 34, 35, 36, 39, 41], "json": [2, 4, 9, 15, 20, 21, 24, 25, 28, 32, 34, 35, 36], "docker_config": [2, 10, 24, 25, 28, 32, 34, 35, 36, 39, 41], "otherwis": [2, 4, 6, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36], "django": [2, 3], "follow": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "flask": [2, 3], "gather_fact": [2, 3], "tear": [2, 3], "show": [2, 3, 11, 29, 31, 32, 36], "result": [2, 3, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 26, 29, 31, 32, 35, 37, 38, 39], "again": [2, 3, 4, 9, 28], "assert": [2, 3, 9, 13, 15, 36], "web": [2, 3, 30, 36], "db": [2, 3, 9], "flask_web_1": [2, 3], "flask_db_1": [2, 3], "two": [2, 4, 9, 19, 28], "instanc": 2, "v2": 2, "postgr": [2, 9], "playbook_dir": 2, "runserv": 2, "8000": [2, 9], "port": [2, 3, 9, 10, 12, 15, 16, 17, 18, 19, 31, 33, 34, 36], "depends_on": 2, "common": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "document": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40], "field": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "uniqu": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "complex": 2, "service_nam": 2, "short_id": 2, "short": [2, 8, 9, 10, 22], "built_imag": 2, "built": [2, 15], "hash": [2, 4, 9, 12, 15, 16, 17, 18, 19, 28], "pulled_imag": 2, "map": [2, 3, 4, 9, 10, 12, 15, 21, 23, 28, 33, 36], "success": [2, 3, 4, 6, 7, 9, 11, 12, 14, 15, 16, 17, 18, 19, 23, 25, 26, 28, 32, 34, 37, 38], "container_nam": [2, 9], "format": [2, 3, 9, 10, 12, 13, 15, 16, 17, 18, 19, 33, 34, 36], "project_service_": 2, "cmd": [2, 8, 9, 13, 36], "One": [2, 4, 6, 10, 28, 39], "sampl": [2, 3, 4, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38], "label": [2, 3, 4, 8, 9, 10, 11, 12, 13, 15, 22, 23, 25, 28, 33, 34, 36, 37, 38], "meta": [2, 4, 28], "assign": [2, 3, 4, 9, 10, 25, 28, 36], "null": [2, 8, 9, 13, 22, 36, 37], "member": 2, "globalipv6": 2, "ipv6": [2, 9, 23], "address": [2, 9, 10, 12, 15, 23, 34, 36], "globalipv6prefixlen": 2, "subnet": [2, 22, 23, 34], "length": [2, 9, 13, 34], "ipaddress": 2, "ip": [2, 9, 10, 12, 15, 23, 36], "172": [2, 9, 23, 33], "ipprefixlen": 2, "bit": 2, "16": [2, 9, 33], "macaddress": 2, "mac": [2, 9, 23], "virtual": 2, "nic": 2, "02": [2, 3], "42": 2, "ac": 2, "00": [2, 22, 37], "regard": 2, "disposit": 2, "chri": [2, 4, 9, 13, 15, 20, 23, 28], "houseknecht": [2, 4, 9, 13, 15, 20, 23, 28], "chouseknecht": [2, 4, 9, 13, 15, 20, 23, 28], "18": [3, 9], "cli_context": [3, 12], "context": [3, 12, 15, 39], "docker_cli": [3, 12], "search": [3, 9, 12, 36], "multipl": [3, 10, 13, 14, 24, 39], "stabl": 3, "10872": 3, "main": 3, "friendli": 3, "tri": [3, 9], "accomod": 3, "variou": [3, 9, 41], "behavior": [3, 9, 12, 19], "adjust": 3, "test": [3, 4, 9, 22, 28, 36, 37], "between": [3, 9, 30, 34, 36, 39], "exact": 3, "over": [3, 23, 39], "releas": [3, 15], "break": 3, "program": [3, 12, 42], "docker_compos": [3, 39, 41], "v1": [3, 8, 9, 15, 20, 41], "appli": [3, 15, 25, 30, 34, 36], "resourc": [3, 9, 30, 36], "happen": [3, 4, 9, 28, 39], "exit": [3, 7, 9, 36], "kill": [3, 9, 36], "kind": 3, "associ": [3, 9, 20, 31], "createdat": [3, 37], "timestamp": 3, "2024": 3, "01": [3, 9, 37], "12": [3, 9, 10, 12, 19, 21, 22, 26, 33, 37], "20": [3, 9, 22], "41": [3, 36], "0100": 3, "cet": 3, "exitcod": 3, "health": [3, 9, 36], "44a7d607219a60b7db0a4817fb3205dce46e91df2cb4b78a6100b6e27b0d3135": 3, "localvolum": 3, "mount": [3, 9, 36], "primari": [3, 10], "publish": [3, 9, 36], "assig": 3, "protocol": [3, 36], "udp": [3, 9, 36], "publishedport": 3, "targetport": 3, "interfac": [3, 9, 10, 34], "bound": [3, 9], "runningfor": 3, "size": [3, 9, 12, 13, 15, 21, 36], "0b": 3, "about": [3, 15, 23, 25, 29, 34, 39, 41], "minut": 3, "containernam": 3, "conain": 3, "sha256": [3, 14, 36], "c8bccc0af9571ec0d006a43acb5a8d08c4ce42b6cc7194dd6eb167976f501ef1": 3, "belong": [3, 9, 10, 15], "byte": [3, 9, 12, 15, 27, 36], "tag": [3, 9, 12, 13, 14, 15, 16, 17, 18, 21, 36, 39, 41], "swarm": [4, 23, 28, 30, 31, 41], "similar": [4, 6, 8, 20, 22, 28, 39], "rm": [4, 15, 28], "add": [4, 7, 9, 10, 12, 15, 20, 21, 23, 25, 28, 30, 33, 34, 36, 39], "metadata": [4, 9, 10, 21, 25, 28, 33, 34], "ansible_kei": [4, 28], "represent": [4, 28], "futur": [4, 15, 20, 28], "30": [4, 9, 34, 36], "data_src": [4, 28], "data_is_b64": [4, 28], "assum": [4, 6, 9, 15, 16, 28], "base64": [4, 6, 28], "encod": [4, 6, 28], "decod": [4, 6, 28], "being": [4, 6, 15, 28, 34], "binari": [4, 6, 28], "better": [4, 6, 28], "keep": [4, 6, 9, 19, 28, 34, 42], "let": [4, 6, 28], "even": [4, 9, 23, 26, 28, 34, 36], "rolling_vers": [4, 28], "increas": [4, 28], "append": [4, 7, 12, 15, 16, 17, 18, 19, 23, 28], "contain": [4, 11, 12, 13, 15, 16, 17, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 36, 40, 41], "ansible_vers": [4, 28], "template_driv": 4, "golang": 4, "go": [4, 39], "templat": [4, 7, 9], "versions_to_keep": [4, 28], "old": [4, 5, 9, 28, 36, 39], "extran": [4, 28], "delet": [4, 18, 23, 26, 27, 28, 30, 38], "after": [4, 9, 10, 15, 21, 25, 28, 30, 33, 34, 36], "everyth": [4, 6, 27, 28], "foo": [4, 7, 9, 10, 28, 36], "becaus": [4, 9, 10, 21, 28, 33, 34], "re": [4, 9, 20, 23, 28], "prevent": [4, 7, 9, 28], "lookup": [4, 9, 28], "b64encod": [4, 28], "goodnight": [4, 28], "everyon": [4, 28], "bar": [4, 9, 28, 36], "baz": [4, 28], "No": [4, 28], "though": [4, 15, 28], "miss": [4, 9, 28], "monkei": [4, 28], "creation": [4, 9, 23, 28, 36], "config_id": [4, 36], "object": [4, 6, 21, 28, 32, 41], "hzehrmyjigmcp2gb6nlhmjqcv": [4, 28], "config_nam": [4, 36], "awesome_config": 4, "john": 4, "hu": 4, "ushuz": 4, "prefer": [5, 9, 15, 16, 36], "docker_api": [5, 10, 39, 40, 41], "docker_extra_arg": 5, "extra": [5, 10, 12, 15, 21, 33, 40], "pass": [5, 7, 9, 10, 34, 36, 39], "line": [5, 7, 9, 39], "extra_cli_arg": 5, "ansible_docker_extra_arg": 5, "too": 5, "itself": [5, 9, 39, 42], "lorin": 5, "hochestein": 5, "leendert": 5, "brouwer": 5, "cp": [6, 39], "must": [6, 7, 9, 15, 16, 17, 24, 25, 32, 34, 35, 36, 39], "owner_id": 6, "group_id": 6, "also": [6, 9, 11, 13, 23, 24, 25, 32, 34, 35, 36, 38, 39], "necessari": 6, "bin": [6, 7, 8, 9, 13], "sh": [6, 13], "shell": [6, 9, 36], "correspond": [6, 9, 11, 15, 34, 36], "container_path": 6, "absolut": 6, "plan": 6, "pre": 6, "content_is_b64": 6, "risk": 6, "interpret": [6, 39], "utf": 6, "corrupt": 6, "flag": [6, 32], "filesystem": [6, 9, 36], "write": [6, 9], "idempot": [6, 9, 34], "destin": [6, 9], "try": [6, 9, 15, 16, 23, 30], "match": [6, 8, 9, 10, 11, 15, 16, 18, 21, 22, 24, 32, 33, 35, 36], "download": [6, 12, 15], "compar": [6, 9, 39], "upload": 6, "disk": [6, 11, 27], "avail": [6, 9, 10, 15, 21, 25, 32, 33, 36, 39, 40], "local_follow": 6, "tree": 6, "system": [6, 9, 11], "owner": [6, 9, 36], "manag": [6, 30, 32, 33, 36, 41], "transfer": 6, "comput": 6, "max_file_size_for_diff": 6, "larg": [6, 23, 26, 37, 38], "mydata": [6, 8, 9, 22, 37], "txt": [6, 36], "input": [6, 10, 21, 33], "runm": 6, "o": [6, 9, 10, 12, 13, 15, 21, 33], "root": [6, 7, 9, 36, 40, 42], "0o755": 6, "readabl": [6, 9], "writabl": 6, "actual": [6, 25, 36], "argv": 7, "quot": [7, 9, 36], "exactli": [7, 10, 21, 33], "chdir": 7, "detach": [7, 9], "synchron": [7, 39], "asynchron": 7, "stdin": [7, 9], "cannot": [7, 9, 11, 12, 21, 23], "stdout": [7, 15], "stderr": 7, "rc": 7, "respect": [7, 20], "pars": [7, 9, 36], "parser": [7, 9, 36], "avoid": [7, 9, 36, 39], "loss": [7, 9, 36], "jinja2": [7, 9, 10, 21, 33], "convert": [7, 9, 10, 12, 15, 33], "back": [7, 9, 36], "correct": [7, 9, 39], "wai": [7, 9, 10, 15, 42], "stdin_add_newlin": 7, "newlin": 7, "strip_empty_end": 7, "strip": 7, "end": [7, 10, 21, 33], "tty": [7, 8, 9, 13, 36], "alloc": [7, 9, 36], "simpl": 7, "bash": 7, "c": [7, 13], "l": [7, 11, 32], "lah": 7, "dev": [7, 9, 12, 15, 38], "stderr_lin": 7, "exec_id": 7, "249d9e3075655baf705ed8f40488c5e9434049cf3431976f1bfdb73741c574c5": 7, "standard": [7, 21], "essenti": [8, 11, 22, 24, 35, 39], "inspect": [8, 9, 10, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 26, 35, 37, 38, 39, 41], "docker_contain": [8, 23, 39, 40, 41], "mai": [8, 9, 22, 30, 33, 36], "info": [8, 11, 22, 24, 29, 31, 32, 35, 37], "els": [8, 22, 37], "repres": [8, 9, 11, 22, 24, 32, 35, 36], "apparmorprofil": [8, 9], "arg": [8, 9, 12, 15, 36], "attachstderr": [8, 9, 13], "attachstdin": [8, 9, 13], "attachstdout": [8, 9, 13], "usr": [8, 9, 13], "supervisord": [8, 9], "domainnam": [8, 9, 13], "entrypoint": [8, 9, 13], "sbin": [8, 9, 13], "exposedport": [8, 9, 13], "443": [8, 9], "80": [8, 9], "8e47bf643eb9": [8, 9], "lnmp_nginx": [8, 9], "onbuild": [8, 9, 13], "openstdin": [8, 9, 13], "stdinonc": [8, 9, 13], "tmp": [8, 9, 20, 36], "lnmp": [8, 9], "nginx": [8, 9, 15, 30, 36], "site": [8, 9], "log": [8, 9, 15, 34, 36, 39, 41], "life": 9, "cycl": 9, "view": 9, "auto_remov": 9, "side": [9, 34], "container_default_behavior": 9, "compat": [9, 10, 39], "blkio_weight": 9, "block": [9, 23], "io": [9, 20], "weight": [9, 15], "1000": 9, "cap_drop": [9, 36], "capabl": [9, 36], "drop": [9, 36], "cap": 9, "compos": [9, 10, 21, 30, 33, 41], "cap_add": [9, 36], "cgroup_par": 9, "parent": [9, 10, 13, 18, 21, 33], "cgroup": 9, "cgroupns_mod": 9, "namespac": [9, 29, 42], "simpli": 9, "cgroupn": 9, "privat": [9, 15, 20, 36, 39], "cleanup": 9, "either": [9, 15, 24, 34, 36], "were": [9, 15, 18], "split": 9, "comma": 9, "command_handl": 9, "handl": 9, "consid": [9, 10, 12, 15, 23, 27, 34], "rule": 9, "relat": 9, "until": [9, 10, 11, 21, 27, 30, 33], "kept": [9, 19], "correctli": [9, 23], "comparison": 9, "properti": 9, "decid": 9, "strict": [9, 10, 21, 33], "allow_more_pres": 9, "equal": [9, 36], "dict": [9, 11, 32, 36], "wildcard": 9, "explicitli": 9, "problem": 9, "now": 9, "no_default": 9, "restor": 9, "ensur": [9, 13, 21, 23], "affect": [9, 12, 15, 16, 17, 18, 19, 23, 26, 37, 38], "init": [9, 34, 36, 42], "memori": [9, 15, 36], "paus": [9, 25, 36], "privileg": [9, 42], "read_onli": [9, 36], "cpu_period": 9, "limit": [9, 15, 36], "cpu": [9, 15, 36], "cf": 9, "complet": [9, 25, 30], "fair": 9, "schedul": 9, "period": [9, 36], "easier": 9, "altern": [9, 10, 12, 15], "cpu_quota": 9, "quota": 9, "cpu_shar": 9, "share": [9, 15, 36], "float": [9, 36], "much": 9, "mean": [9, 15, 23], "most": [9, 39], "half": 9, "cpuset_cpu": 9, "cpuset_mem": 9, "mem": 9, "default_host_ip": 9, "ipv4": [9, 23], "With": [9, 21, 23], "bind": [9, 36], "explicit": [9, 10], "70": 9, "bridg": [9, 22, 23], "host_binding_ipv4": 9, "fall": 9, "background": 9, "disabl": [9, 26, 36], "reflect": 9, "fail": [9, 11, 23, 24, 25, 30, 32, 34, 35, 36], "device_read_bp": 9, "devic": [9, 38], "rate": 9, "per": [9, 21, 33, 36], "unit": [9, 12, 15, 36], "posit": [9, 12, 15, 36], "b": [9, 12, 15, 36], "k": [9, 12, 15, 36], "kibibyt": [9, 12, 15, 36], "1024b": [9, 12, 15, 36], "m": [9, 12, 15, 36], "mebibyt": [9, 12, 15, 36], "g": [9, 12, 15, 36], "gibibyt": [9, 12, 15, 36], "t": [9, 10, 12, 15, 36], "tebibyt": [9, 12, 15, 36], "p": [9, 12, 15, 32, 36], "pebibyt": [9, 12, 15, 36], "omit": [9, 10, 12, 15, 21, 33, 34, 36], "device_read_iop": 9, "device_request": 9, "gpu": 9, "top": [9, 10], "level": [9, 10], "combin": [9, 16, 25, 34], "OR": 9, "everi": [9, 39], "AND": 9, "driver": [9, 21, 22, 23, 36, 37, 38], "satisfi": 9, "sub": [9, 36], "nvidia": 9, "found": [9, 10, 15, 18, 20, 21, 33, 39], "runtim": 9, "device_id": 9, "specif": [9, 15, 16, 23, 29, 38, 39], "device_write_bp": 9, "device_write_iop": 9, "express": [9, 10, 21, 33], "path_on_host": 9, "path_in_contain": 9, "cgroup_permiss": 9, "dns_opt": 9, "dn": [9, 36], "dns_search_domain": 9, "domain": [9, 36], "dns_server": 9, "overwrit": [9, 15, 19], "etc_host": [9, 12, 15], "etc": [9, 12, 13, 15, 23, 36], "exposed_port": 9, "expos": [9, 36], "listen": [9, 34], "force_kil": 9, "forcekil": 9, "healthcheck": [9, 36], "healthi": [9, 36], "instruct": [9, 12, 15, 36], "interv": [9, 30, 36], "start_period": [9, 36], "durat": [9, 36], "accept": [9, 10, 21, 36], "look": [9, 36], "5h34m56": [9, 36], "1m30": [9, 36], "so": [9, 10, 23, 36, 39], "u": [9, 30, 36], "h": [9, 36], "retri": [9, 30, 36], "consecut": [9, 30, 36], "failur": [9, 36], "unhealthi": [9, 36], "initi": [9, 36], "countdown": [9, 36], "item": [9, 10, 21, 33, 36], "ignore_imag": 9, "evalu": [9, 36], "registri": [9, 12, 13, 14, 15, 18, 19, 30, 36, 39, 41], "warn": [9, 21], "deprec": [9, 39], "image_comparison": 9, "via": [9, 23, 25, 27, 33, 36], "yet": 9, "image_label_mismatch": 9, "inherit": 9, "while": [9, 36, 42], "introduc": 9, "unexpect": 9, "base": [9, 10, 21, 30, 33], "image_name_mismatch": 9, "still": [9, 10, 21, 30, 33, 36, 39, 42], "reason": 9, "emit": 9, "would": 9, "make": [9, 10, 13, 15, 21, 23, 33, 34, 36, 38, 39], "forward": [9, 36], "signal": [9, 36], "reap": [9, 36], "open": 9, "launch": [9, 39, 42], "ipc_mod": 9, "ipc": 9, "reus": 9, "anoth": [9, 19], "within": 9, "keep_volum": 9, "retain": 9, "anonym": 9, "kernel_memori": 9, "kernel": 9, "minimum": 9, "4m": 9, "kill_sign": 9, "alia": [9, 26], "log_driv": [9, 36], "possibl": [9, 10, 11, 15, 21, 27, 32, 33, 34], "log_opt": 9, "chosen": 9, "engin": [9, 11, 32, 36, 38], "admin": 9, "overview": 9, "effect": [9, 30, 34], "mac_address": 9, "92": 9, "d0": 9, "c6": 9, "0a": 9, "29": [9, 36], "33": 9, "memory_reserv": 9, "soft": 9, "memory_swap": 9, "total": [9, 15], "swap": [9, 15], "unlimit": [9, 15], "memory_swappi": 9, "tune": 9, "swappi": 9, "100": 9, "remain": [9, 25], "power": 9, "consist": 9, "deleg": 9, "no_copi": [9, 36], "popul": 9, "propag": [9, 36], "rprivat": [9, 36], "rshare": [9, 36], "slave": [9, 36], "rslave": [9, 36], "suppli": 9, "tmpfs_mode": [9, 36], "permiss": 9, "tmpf": [9, 36], "tmpfs_size": [9, 36], "npipe": [9, 36], "volume_driv": 9, "volume_opt": 9, "network_mod": 9, "network_nam": [9, 23], "networks_cli_compat": 9, "least": 9, "structur": 9, "enforc": 9, "mention": 9, "These": [9, 10, 41], "reach": 9, "ipv4_address": 9, "ipv6_address": 9, "behav": [9, 21], "afterward": 9, "oom_kil": 9, "oom": 9, "killer": 9, "oom_score_adj": 9, "score": 9, "output_log": 9, "journald": 9, "pid_mod": 9, "pid": [9, 40, 42], "pids_limit": 9, "platform": [9, 12, 15, 16, 30, 33], "arch": [9, 12, 15, 33], "variant": [9, 12, 15], "normal": 9, "similarli": 9, "notic": 9, "accident": 9, "due": 9, "give": 9, "extend": [9, 32], "publish_all_port": 9, "published_port": [9, 36], "intact": 9, "syntax": 9, "9000": 9, "rang": [9, 23], "shorter": 9, "free": 9, "util": [9, 39], "dig": 9, "resolv": [9, 30, 36], "point": 9, "earlier": 9, "purge_network": 9, "sure": [9, 13, 15, 23, 34, 38, 39], "removal_wait_timeout": 9, "usual": [9, 15], "fast": 9, "howev": 9, "mani": 9, "phase": 9, "restart_polici": [9, 36], "polici": [9, 36], "place": 9, "around": [9, 34], "restart_retri": 9, "security_opt": 9, "form": [9, 34], "shm_size": [9, 12, 15], "shm": [9, 12, 15], "entir": [9, 12, 15], "64m": [9, 12, 15], "move": 9, "account": [9, 20, 36], "stop_sign": [9, 36], "stop_timeout": 9, "sigkil": 9, "its": [9, 25, 36], "stoptimeout": 9, "storage_opt": 9, "storag": 9, "sysctl": 9, "pseudo": [9, 36], "ulimit": 9, "nofil": 9, "262144": 9, "usernam": [9, 20, 36], "uid": [9, 36], "groupnam": 9, "gid": [9, 36], "userns_mod": 9, "ut": 9, "style": 9, "separ": [9, 10, 21, 33], "ro": 9, "rw": 9, "nocopi": 9, "selinux": 9, "addition": 9, "z": 9, "volumes_from": 9, "working_dir": [9, 36], "partial": [9, 15, 16], "destroi": [9, 39], "downtim": 9, "except": [9, 23, 33], "therefor": 9, "relev": 9, "busybox": [9, 31], "redi": 9, "myredi": 9, "appendonli": 9, "ye": [9, 10, 21, 33], "6379": 9, "myapplic": 9, "someus": 9, "appimag": 9, "aliasedredi": 9, "sda": 9, "xvda": 9, "rwm": 9, "8080": [9, 15], "9001": 9, "8081": 9, "127": [9, 10, 36], "9002": 9, "random": 9, "9003": 9, "8100": 9, "select": [9, 10, 11, 13, 15, 16, 17, 21, 23, 25, 27, 32, 33], "9010": 9, "9020": 9, "7000": 9, "7010": 9, "secret_kei": 9, "ssssh": 9, "boolean_kei": 9, "mycontain": 9, "ubuntu": [9, 36], "14": [9, 36], "04": [9, 36], "sleep": [9, 36], "infin": 9, "balanc": 9, "anotherappimag": 9, "1d": 9, "with_sequ": 9, "ohno": 9, "syslog": 9, "myservic": [9, 32, 35, 36], "my": [9, 10, 33], "514": 9, "facil": 9, "13": [9, 10, 36], "renam": [9, 36], "db_test": 9, "docker_network_nam": 9, "sleeper": 9, "testingnet": 9, "sleepyzz": 9, "testingnet2": 9, "sleepi": 9, "sleepyz": 9, "zzzz": 9, "agent": [9, 30, 34], "jenkinsci": 9, "jenkin": 9, "sys_tim": 9, "finer": 9, "arg1": 9, "arg2": 9, "whatev": [9, 15, 16], "precis": 9, "ok": 9, "ii": 9, "healthstatu": 9, "proxi": [9, 15], "curl": [9, 36], "ing": [9, 36], "22": [9, 10], "1700": 9, "16g": 9, "20m": [9, 36], "sdb": 9, "300": 9, "some": 9, "3a23c669": 9, "1f69": 9, "c64e": 9, "cf85": 9, "44e9b07e7a2a": 9, "condit": [9, 10, 21, 33, 36], "mb": 9, "backend": 9, "fabianle": 9, "org": 9, "2020": 9, "15": [9, 13], "overlay2": 9, "xf": 9, "rootf": 9, "12m": 9, "fact": [9, 10, 21, 33, 36, 41], "zero": 9, "cove": 9, "schneider": 9, "joshua": 9, "conner": 9, "joshuaconn": 9, "pavel": [9, 15], "antonov": [9, 15], "softzilla": [9, 15], "thoma": 9, "steinbach": 9, "thomassteinbach": 9, "philipp": 9, "jandot": 9, "zfil": 9, "daan": 9, "oosterveld": 9, "dusdanig": 9, "kassian": 9, "sun": 9, "kassiansun": 9, "add_legacy_group": 10, "letter": 10, "image_": 10, "stack_": 10, "stack": [10, 36, 41], "service_": 10, "configure_docker_daemon": 10, "connection_typ": 10, "default_ip": 10, "private_ssh_port": 10, "filter": [10, 11, 21, 27, 32, 33], "exclud": [10, 21, 33], "deselect": [10, 21, 33], "sequenti": [10, 21, 33], "keyed_group": [10, 21, 33], "default_valu": [10, 21, 33], "trailing_separ": [10, 21, 33], "parent_group": [10, 21, 33], "prefix": [10, 21, 33], "_": [10, 21, 33], "leading_separ": [10, 21, 33], "conjunct": [10, 21, 33], "underscor": [10, 21, 33], "concaten": [10, 21, 33], "recogn": [10, 33], "own": [10, 33], "invalid": [10, 21, 33], "fatal": [10, 21, 33], "skip": [10, 21, 33], "continu": [10, 21, 33, 36], "those": [10, 21, 25, 33], "use_extra_var": [10, 21, 33], "composit": [10, 21, 33, 40], "highest": [10, 21, 33, 40], "inventory_plugin": [10, 21, 33], "ansible_inventory_use_extra_var": [10, 21, 33, 40], "verbose_output": [10, 11, 21, 32, 33], "toggl": [10, 33], "transform": 10, "docker_xxx": 10, "hostconfig": 10, "docker_hostconfig": 10, "minim": [10, 21, 33], "2375": [10, 33], "unverifi": [10, 33], "somewher": [10, 33], "construct": [10, 21, 33], "network_foo": 10, "networkmod": 10, "linux": [10, 13, 33], "os_linux": [10, 33], "docker_platform": 10, "fallback": 10, "export": 10, "ansible_ssh_host": 10, "ansible_ssh_port": 10, "docker_nam": 10, "whose": [10, 34], "next": [10, 39], "startswith": 10, "didn": 10, "abov": 10, "queri": [11, 24, 30, 39], "contact": 11, "meet": 11, "containers_al": 11, "containers_filt": [11, 27], "24h": [11, 27], "disk_usag": 11, "summari": 11, "space": [11, 27], "layer": 11, "sum": 11, "images_filt": [11, 27], "dangl": [11, 27], "networks_filt": [11, 27], "verbos": [11, 32], "method": [11, 32], "your": [11, 20, 23, 32, 34, 39], "volumes_filt": [11, 27], "mylabel": [11, 36], "key1": [11, 23, 25], "value1": [11, 23], "key2": [11, 23, 25], "value2": [11, 23], "host_info": 11, "can_talk_to_dock": [11, 32], "talk": [11, 32, 39], "basic": [11, 32], "piotr": [11, 24, 25, 32, 34, 36], "wojciechowski": [11, 24, 25, 32, 34, 36], "wojciechowskipiotr": [11, 24, 25, 32, 34, 36], "allo": 12, "buildkit": [12, 15], "direct": [12, 15], "conveni": [12, 15], "cache_from": [12, 15], "registry_serv": [12, 15, 16, 17, 18, 19], "push": [12, 14, 15, 18, 19, 39, 41], "tag_nam": [12, 15, 16, 17, 18, 19], "digest": [12, 16, 17, 18, 30, 36], "rebuild": 12, "intermedi": [12, 15], "stage": [12, 15], "final": [12, 15], "docker_image_push": [12, 14, 15, 19, 41], "docker_image_tag": [12, 14, 15, 16, 17, 18, 41], "arrai": 13, "appear": 13, "docker_imag": [13, 39, 41], "docker_image_fact": 13, "singl": [13, 23, 39], "pacur": [13, 15, 16, 18], "cento": [13, 15, 16, 18], "sinatra": [13, 15], "architectur": [13, 33], "amd64": [13, 15, 16], "5000": [13, 15, 17, 19, 20], "e5c68db50333": 13, "c72dce2618dc8f7b794d2b2c2b1e64e0205ead5befc294f8111da23bd6a2c799": 13, "lib": [13, 37], "workingdir": 13, "e83a452b8fb89d78a25a6739457050131ca5c863629a47639530d9ad2008d610": 13, "containerconfig": 13, "nop": 13, "2016": 13, "03": 13, "08t21": 13, "08": 13, "399680378z": 13, "dockervers": 13, "graphdriv": 13, "auf": 13, "53773d8552f07b730f3e19979e32499519807d67b344141d965463a950a66e08": 13, "f0b1f729f784b755e7bf9c8c2e65d8a0a35a533769c2588f02895f6781ac0805": 13, "repodigest": 13, "repotag": 13, "virtuals": 13, "165808884": 13, "tar": [14, 15], "docker_image_remov": [14, 15, 16, 17, 19, 41], "image_nam": 14, "join": [14, 34, 39], "hello": 14, "world": 14, "e004c2cc521c95383aebb1fb5893719aa7a8eae2e7a71f316a4410784edb00a9": 14, "archiv": [15, 18, 41], "archive_path": 15, "container_limit": 15, "cpusetcpu": 15, "cpushar": 15, "memswap": 15, "neither": [15, 39], "http_timeout": 15, "use_config_proxi": 15, "force_abs": 15, "un": [15, 18], "force_sourc": 15, "force_tag": 15, "load_path": 15, "ask": [15, 16, 21], "minor": 15, "hub": [15, 39], "retriev": [15, 29, 31, 34, 39, 41], "buildx": [15, 41], "docker_image_build": [15, 41], "docker_image_info": [15, 39, 41], "docker_image_load": [15, 18, 39, 41], "docker_image_pul": [15, 17, 18, 41], "56": 15, "dcoppenhagan": 15, "myimag": 15, "As": 15, "repo": [15, 17], "my_sinatra": 15, "dir": 15, "log_volum": 15, "myapp": 15, "listen_port": 15, "alpin": [15, 36], "sorin": 15, "sbarnea": 15, "ssbarnea": 15, "not_pres": 16, "shown": 16, "unknown": 16, "prune": [18, 30, 39, 41], "untag": 18, "existing_imag": 19, "overwritten": 19, "tagged_imag": 19, "got": 19, "login": [20, 39], "credenti": 20, "store": [20, 21, 34], "config_path": 20, "dockercfg_path": 20, "password": [20, 26], "plaintext": 20, "reauthor": 20, "reauth": 20, "refresh": 20, "registry_url": 20, "index": 20, "out": [20, 36, 39], "logout": [20, 39], "dockerhub": 20, "could": 20, "rekcod": 20, "yourself": 20, "secrets3": 20, "mydockercfg": 20, "login_result": 20, "serveraddress": 20, "testus": 20, "olaf": 20, "kilian": 20, "olsaki": 20, "ansible_port": 21, "ansible_ssh_private_kei": 21, "dm_": 21, "daemon_env": 21, "silent": 21, "successfulli": 21, "token": [21, 32, 34], "running_requir": 21, "region": 21, "docker_machine_node_attribut": 21, "digitalocean": 21, "mymachin": 21, "drivernam": 21, "digit": 21, "dm_tag": 21, "behaviour": 21, "ansible_ssh_common_arg": 21, "stricthostkeycheck": 21, "ximon": 21, "eighteen": 21, "ximon18": 21, "docker_network": [22, 39, 41], "configfrom": 22, "configonli": 22, "2018": [22, 37], "07t01": 22, "47": 22, "51": 22, "250835114": 22, "06": 22, "enableipv6": 22, "ipam": [22, 23], "gatewai": [22, 23], "168": [22, 34], "96": 22, "0856968545f22026c41c2c7c3d448319d3b4a6a03a40b148b3ac4031696d1c0a": 22, "ingress": [22, 36], "intern": [22, 23], "f2700bba": 22, "scope": [22, 23, 37], "dave": [22, 23], "bendit": [22, 23], "dbendit": [22, 23], "subcommand": [23, 26, 37, 38], "increment": 23, "canon": 23, "global": [23, 36, 39], "worker": [23, 25, 33, 34], "care": 23, "reli": [23, 42], "overlai": 23, "3rd": [23, 38], "parti": [23, 38], "driver_opt": [23, 38], "consult": [23, 38], "enable_ipv6": 23, "disconnect": 23, "restrict": 23, "extern": [23, 34, 36], "ipam_config": 23, "iprang": 23, "spell": 23, "notat": 23, "aux_address": 23, "auxiliari": 23, "cidr": [23, 34], "ipam_driv": 23, "ipam_driver_opt": 23, "reconnect": 23, "ones": [23, 25], "fix": 23, "loop": 23, "properli": 23, "network_on": 23, "container_a": 23, "container_b": 23, "container_c": 23, "fulllist": 23, "network_two": 23, "net2": 23, "network_thre": 23, "27": [23, 36], "24": [23, 27], "26": 23, "host1": 23, "host2": 23, "network_four": 23, "network_ipv6_on": 23, "fdd1": 23, "ac8c": 23, "0557": 23, "7ce1": 23, "64": 23, "network_ipv6_two": 23, "7ce2": 23, "ben": 23, "keith": 23, "keitwb": 23, "cluster": [24, 25, 41], "self": 24, "presenc": 24, "mynod": [24, 25, 32, 34], "mynode1": 24, "mynode2": 24, "left": 24, "unreach": 24, "role": [25, 34, 36], "activ": 25, "drain": 25, "docker_swarm": [25, 39, 40, 41], "labels_st": 25, "labels_to_remov": 25, "made": [25, 36], "thierri": [25, 34], "bouvet": [25, 34], "tbouvet": [25, 34], "enable_timeout": 26, "force_remov": 26, "plugin_nam": 26, "plugin_opt": 26, "plugin_on": 26, "weavework": 26, "net": 26, "latest_releas": 26, "ipalloc_rang": 26, "weave_password": 26, "sakar": 26, "mehra": 26, "sakar97": 26, "vladimir": 26, "porshkevich": 26, "builder_cach": 27, "builder": 27, "hour": 27, "ago": 27, "builder_cache_space_reclaim": 27, "reclaim": 27, "containers_space_reclaim": 27, "images_space_reclaim": 27, "volumes_space_reclaim": 27, "secret_id": [28, 36], "secret_nam": [28, 36], "awesome_secret": 28, "docker_stack_task_info": [29, 39, 41], "grafana": 29, "orchestr": [29, 39], "kubernet": [29, 39], "jose": [29, 31], "angel": [29, 31], "munoz": [29, 31], "imjoseangel": [29, 31], "jsondiff": 30, "absent_retri": 30, "larger": 30, "last": 30, "absent_retries_interv": 30, "nest": 30, "deploi": 30, "resolve_imag": [30, 36], "with_registry_auth": 30, "auth": 30, "mystack": 30, "opt": [30, 36], "envvar": 30, "stack_spec_diff": 30, "spec": [30, 33], "test_stack_test_servic": 30, "tasktempl": 30, "containerspec": 30, "dario": [30, 36], "zanzico": [30, 36], "dariko": [30, 36], "requir": [31, 42], "test_stack": 31, "currentst": 31, "desiredst": 31, "7wqv6m02ugkw": 31, "messag": 32, "nodes_filt": 32, "services_filt": 32, "tasks_filt": 32, "unlock_kei": 32, "unlock": [32, 34], "ignore_error": 32, "docker_swarm_act": 32, "docker_swarm_manag": 32, "swarm_fact": [32, 34], "swarm_unlock_kei": 32, "return": [33, 41], "leader": [33, 34], "nonlead": 33, "include_host_uri": 33, "attribut": 33, "ansible_host_uri": 33, "uri": 33, "modif": 33, "include_host_uri_port": 33, "time_out": 33, "enginevers": 33, "x86_64": 33, "arch_x86_64": 33, "exompl": 33, "w": 33, "label_product": 33, "hint": 33, "charact": 33, "safe": 33, "stefan": 33, "heitm\u00fcller": 33, "morph027": 33, "advertise_addr": 34, "reachabl": 34, "advertis": 34, "4567": 34, "eth0": 34, "initialis": 34, "autolock_manag": 34, "lock": 34, "docker_swarm_info": [34, 39, 41], "ca_force_rot": 34, "purpos": 34, "sign": 34, "data_path_addr": 34, "traffic": 34, "data_path_port": 34, "9789": 34, "40": [34, 36], "default_addr_pool": 34, "pool": 34, "39": 34, "dispatcher_heartbeat_period": 34, "delai": [34, 36], "nanosecond": 34, "heartbeat": 34, "dispatch": 34, "5000000000": [34, 36], "election_tick": 34, "tick": 34, "trigger": [34, 36], "elect": 34, "heartbeat_tick": 34, "join_token": 34, "censor": 34, "keep_old_snapshot": 34, "snapshot": 34, "beyond": 34, "docker_nod": [34, 39, 41], "listen_addr": 34, "inter": 34, "2377": 34, "log_entries_for_slow_follow": 34, "sync": 34, "slow": 34, "node_cert_expiri": 34, "expiri": 34, "90": 34, "dai": 34, "7776000000000000": 34, "node_id": 34, "rotate_manager_token": 34, "rotat": 34, "rotate_worker_token": 34, "signing_ca_cert": 34, "leaf": 34, "signing_ca_kei": 34, "snapshot_interv": 34, "10000": 34, "demot": 34, "subnet_s": 34, "mask": 34, "task_history_retention_limit": 34, "histori": 34, "swmtkn": 34, "xxxxx": 34, "ens10": 34, "jointoken": 34, "value_specified_in_no_log_paramet": 34, "unlockkei": 34, "swmkei": 34, "xxx": 34, "hann": [35, 36], "ljungberg": [35, 36], "hannseman": [35, 36], "filenam": 36, "octal": 36, "0644": 36, "0444": 36, "container_label": 36, "dns_option": 36, "dns_search": 36, "endpoint_mod": 36, "endpoint": 36, "vip": 36, "dnsrr": 36, "signific": 36, "force_upd": 36, "37": 36, "replic": 36, "driver_config": 36, "copi": [36, 39, 41], "readonli": 36, "placement": 36, "constraint": 36, "pref": 36, "replicas_max_per_nod": 36, "target_port": 36, "replica": 36, "instanti": 36, "reserv": 36, "restart_config": 36, "max_attempt": 36, "rollback_config": 36, "roll": 36, "rollback": 36, "failure_act": 36, "max_failure_ratio": 36, "fraction": 36, "max": 36, "ratio": 36, "monitor": 36, "parallel": 36, "simultan": 36, "secret": [36, 39, 41], "unspecifi": 36, "stop_grace_period": 36, "grace": 36, "update_config": 36, "invok": 36, "workdir": 36, "3600": 36, "remote_tmp": 36, "webapp": 36, "depart": 36, "financ": 36, "envvar1": 36, "envvar2": 36, "app": [36, 39], "fluentd": 36, "24224": 36, "async": 36, "120": 36, "edg": 36, "spread": 36, "operatingsystem": 36, "myconfig_nam": 36, "mynetwork": 36, "mynetwork_alia": 36, "mysecret_nam": 36, "50": 36, "50m": 36, "alter": 36, "swarm_servic": 36, "ansible_swarm_servic": 36, "ansible_docker_servic": 36, "x": 36, "90000000000": 36, "30000000000": 36, "10000000000": 36, "healthcheck_dis": 36, "b3dbf31b77fd99d9c08f780ce6f5282aba076d70a513a8be859d8d3a4d0c92b8": 36, "limit_cpu": 36, "limit_memori": 36, "52428800": 36, "log_driver_opt": 36, "placement_prefer": 36, "reserve_cpu": 36, "reserve_memori": 36, "20971520": 36, "restart_policy_attempt": 36, "restart_policy_delai": 36, "restart_policy_window": 36, "120000000000": 36, "update_delai": 36, "update_failure_act": 36, "update_max_failure_ratio": 36, "update_monitor": 36, "update_ord": 36, "update_parallel": 36, "jason": 36, "witkowski": 36, "jwitko": 36, "volume_nam": [37, 38], "09t17": 37, "43": 37, "44": 37, "mountpoint": 37, "bd3f6172": 37, "_data": 37, "commandlin": 38, "volume_cr": 38, "lost": 38, "volume_on": 38, "volume_two": 38, "btrf": 38, "sda2": 38, "alex": 38, "gr\u00f6nholm": 38, "agronholm": 38, "commun": [39, 40], "collect": [39, 41], "offer": 39, "sever": 39, "python_requirements_info": 39, "note": 39, "inventori": [39, 40], "pypi": 39, "realli": 39, "broken": 39, "doubt": 39, "nor": 39, "wrap": 39, "exec": 39, "posix": 39, "dynam": [39, 41], "individu": 39, "docker_host_info": [39, 41], "docker_login": [39, 41], "docker_prun": [39, 41], "import": 39, "tarbal": 39, "docker_network_info": [39, 41], "docker_volume_info": [39, 41], "docker_volum": [39, 41], "lifecycl": 39, "abil": 39, "docker_container_copy_into": [39, 41], "docker_container_exec": [39, 41], "docker_container_info": [39, 41], "docker_plugin": [39, 41], "docker_machin": [39, 40, 41], "docker_stack": [39, 41], "docker_stack_info": [39, 41], "docker_node_info": [39, 41], "docker_secret": [39, 41], "docker_swarm_servic": [39, 41], "docker_swarm_service_info": [39, 41], "bender": 39, "openshift": 39, "laptop": 39, "fulli": 39, "scalabl": 39, "cloud": 39, "moment": 39, "declar": 40, "docker": 40, "ansible_nsenter_pid": [40, 42], "nsenter": [40, 41], "fine": [40, 42], "author": 41, "matrix": 41, "room": 41, "im": 41, "question": 41, "irc": 41, "channel": 41, "libera": 41, "mail": 41, "subscrib": 41, "current_container_fact": 41, "multi": 41, "applic": 41, "model": 42, "container": 42, "enter": 42, "systemd": 42, "nsenter_pid": 42, "nsenter_connect": 42, "jeff": 42, "goldschraf": 42, "jgoldschraf": 42}, "objects": {"": [[40, 0, 1, "-", "ANSIBLE_DOCKER_TIMEOUT"], [40, 0, 1, "-", "ANSIBLE_INVENTORY_USE_EXTRA_VARS"], [40, 0, 1, "-", "ANSIBLE_NSENTER_PID"], [39, 0, 1, "-", "DOCKER_API_VERSION"], [39, 0, 1, "-", "DOCKER_CERT_PATH"], [39, 0, 1, "-", "DOCKER_HOST"], [39, 0, 1, "-", "DOCKER_SSL_VERSION"], [39, 0, 1, "-", "DOCKER_TIMEOUT"], [39, 0, 1, "-", "DOCKER_TLS"], [39, 0, 1, "-", "DOCKER_TLS_HOSTNAME"], [39, 0, 1, "-", "DOCKER_TLS_VERIFY"]]}, "objtypes": {"0": "std:envvar"}, "objnames": {"0": ["std", "envvar", "environment variable"]}, "titleterms": {"commun": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "docker": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "current_container_fact": 0, "modul": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 41], "return": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "fact": [0, 8, 11, 22, 24, 32, 37], "about": [0, 8, 11, 22, 24, 32, 35, 37], "whether": 0, "run": [0, 1, 5, 42], "contain": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 39, 42], "synopsi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "attribut": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "exampl": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "author": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "collect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42], "link": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "docker_api": 1, "connect": [1, 5, 39, 41, 42], "task": [1, 5, 31], "requir": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "paramet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "note": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 42], "docker_compos": 2, "manag": [2, 3, 4, 9, 15, 23, 24, 25, 26, 28, 34, 35, 38, 39], "multi": [2, 3], "applic": [2, 3], "compos": [2, 3, 39], "v1": 2, "see": [2, 3, 12, 14, 15, 16, 17, 18, 19, 29], "also": [2, 3, 12, 14, 15, 16, 17, 18, 19, 29], "valu": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "docker_compose_v2": 3, "cli": 3, "plugin": [3, 10, 26, 33, 41], "docker_config": 4, "config": 4, "docker_container_copy_into": 6, "copi": 6, "file": 6, "docker_container_exec": 7, "execut": [7, 42], "command": 7, "docker_container_info": 8, "retriev": [8, 11, 22, 24, 32, 35, 37], "docker_contain": [9, 10], "inventori": [10, 21, 33, 41], "ansibl": [10, 33], "dynam": [10, 33], "docker_host_info": 11, "host": [11, 42], "list": 11, "object": [11, 27], "servic": [11, 35, 36, 39], "docker_image_build": 12, "build": 12, "imag": [12, 13, 14, 15, 16, 17, 18, 19, 39], "us": 12, "buildx": 12, "docker_image_info": 13, "inspect": 13, "docker_image_load": 14, "load": 14, "": 14, "from": [14, 16, 24, 35], "archiv": 14, "docker_imag": 15, "docker_image_pul": 16, "pull": 16, "registri": [16, 17, 20], "docker_image_push": 17, "push": 17, "docker_image_remov": 18, "remov": 18, "docker_image_tag": 19, "tag": 19, "new": 19, "name": 19, "docker_login": 20, "log": 20, "docker_machin": 21, "machin": [21, 39], "sourc": 21, "docker_network_info": 22, "network": [22, 23, 39], "docker_network": 23, "docker_node_info": 24, "swarm": [24, 25, 32, 33, 34, 35, 36, 39], "node": [24, 25, 33], "docker_nod": 25, "docker_plugin": 26, "docker_prun": 27, "allow": 27, "prune": 27, "variou": 27, "docker_secret": 28, "secret": 28, "docker_stack_info": 29, "inform": [29, 31, 35], "all": [29, 40], "stack": [29, 30, 31, 39], "docker_stack": 30, "docker_stack_task_info": 31, "docker_swarm_info": 32, "cluster": [32, 34], "docker_swarm": [33, 34], "docker_swarm_service_info": 35, "docker_swarm_servic": 36, "docker_volume_info": 37, "volum": [37, 38, 39], "docker_volum": 38, "guid": [39, 41], "api": 39, "environ": [39, 40], "variabl": [39, 40], "plain": 39, "daemon": 39, "configur": 39, "help": 39, "index": [40, 41], "descript": 41, "scenario": 41, "nsenter": 42, "control": 42}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 60}, "alltitles": {"community.docker.current_container_facts module \u2013 Return facts about whether the module runs in a container": [[0, "community-docker-current-container-facts-module-return-facts-about-whether-the-module-runs-in-a-container"]], "Synopsis": [[0, "synopsis"], [1, "synopsis"], [2, "synopsis"], [3, "synopsis"], [4, "synopsis"], [5, "synopsis"], [6, "synopsis"], [7, "synopsis"], [8, "synopsis"], [9, "synopsis"], [10, "synopsis"], [11, "synopsis"], [12, "synopsis"], [13, "synopsis"], [14, "synopsis"], [15, "synopsis"], [16, "synopsis"], [17, "synopsis"], [18, "synopsis"], [19, "synopsis"], [20, "synopsis"], [21, "synopsis"], [22, "synopsis"], [23, "synopsis"], [24, "synopsis"], [25, "synopsis"], [26, "synopsis"], [27, "synopsis"], [28, "synopsis"], [29, "synopsis"], [30, "synopsis"], [31, "synopsis"], [32, "synopsis"], [33, "synopsis"], [34, "synopsis"], [35, "synopsis"], [36, "synopsis"], [37, "synopsis"], [38, "synopsis"], [42, "synopsis"]], "Attributes": [[0, "attributes"], [2, "attributes"], [3, "attributes"], [4, "attributes"], [6, "attributes"], [7, "attributes"], [8, "attributes"], [9, "attributes"], [11, "attributes"], [12, "attributes"], [13, "attributes"], [14, "attributes"], [15, "attributes"], [16, "attributes"], [17, "attributes"], [18, "attributes"], [19, "attributes"], [20, "attributes"], [22, "attributes"], [23, "attributes"], [24, "attributes"], [25, "attributes"], [26, "attributes"], [27, "attributes"], [28, "attributes"], [29, "attributes"], [30, "attributes"], [31, "attributes"], [32, "attributes"], [34, "attributes"], [35, "attributes"], [36, "attributes"], [37, "attributes"], [38, "attributes"]], "Examples": [[0, "examples"], [2, "examples"], [3, "examples"], [4, "examples"], [6, "examples"], [7, "examples"], [8, "examples"], [9, "examples"], [10, "examples"], [11, "examples"], [12, "examples"], [13, "examples"], [14, "examples"], [15, "examples"], [16, "examples"], [17, "examples"], [18, "examples"], [19, "examples"], [20, "examples"], [21, "examples"], [22, "examples"], [23, "examples"], [24, "examples"], [25, "examples"], [26, "examples"], [27, "examples"], [28, "examples"], [29, "examples"], [30, "examples"], [31, "examples"], [32, "examples"], [33, "examples"], [34, "examples"], [35, "examples"], [36, "examples"], [37, "examples"], [38, "examples"]], "Returned Facts": [[0, "returned-facts"]], "Authors": [[0, "authors"], [1, "authors"], [2, "authors"], [3, "authors"], [4, "authors"], [5, "authors"], [6, "authors"], [7, "authors"], [8, "authors"], [9, "authors"], [10, "authors"], [11, "authors"], [12, "authors"], [13, "authors"], [14, "authors"], [15, "authors"], [16, "authors"], [17, "authors"], [18, "authors"], [19, "authors"], [20, "authors"], [21, "authors"], [22, "authors"], [23, "authors"], [24, "authors"], [25, "authors"], [26, "authors"], [27, "authors"], [28, "authors"], [29, "authors"], [30, "authors"], [31, "authors"], [32, "authors"], [33, "authors"], [34, "authors"], [35, "authors"], [36, "authors"], [37, "authors"], [38, "authors"], [42, "authors"]], "Collection links": [[0, "collection-links"], [1, "collection-links"], [2, "collection-links"], [3, "collection-links"], [4, "collection-links"], [5, "collection-links"], [6, "collection-links"], [7, "collection-links"], [8, "collection-links"], [9, "collection-links"], [10, "collection-links"], [11, "collection-links"], [12, "collection-links"], [13, "collection-links"], [14, "collection-links"], [15, "collection-links"], [16, "collection-links"], [17, "collection-links"], [18, "collection-links"], [19, "collection-links"], [20, "collection-links"], [21, "collection-links"], [22, "collection-links"], [23, "collection-links"], [24, "collection-links"], [25, "collection-links"], [26, "collection-links"], [27, "collection-links"], [28, "collection-links"], [29, "collection-links"], [30, "collection-links"], [31, "collection-links"], [32, "collection-links"], [33, "collection-links"], [34, "collection-links"], [35, "collection-links"], [36, "collection-links"], [37, "collection-links"], [38, "collection-links"], [42, "collection-links"]], "community.docker.docker_api connection \u2013 Run tasks in docker containers": [[1, "community-docker-docker-api-connection-run-tasks-in-docker-containers"]], "Requirements": [[1, "requirements"], [2, "requirements"], [3, "requirements"], [4, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [12, "requirements"], [13, "requirements"], [14, "requirements"], [15, "requirements"], [16, "requirements"], [17, "requirements"], [18, "requirements"], [19, "requirements"], [20, "requirements"], [21, "requirements"], [22, "requirements"], [23, "requirements"], [24, "requirements"], [25, "requirements"], [26, "requirements"], [27, "requirements"], [28, "requirements"], [30, "requirements"], [32, "requirements"], [33, "requirements"], [34, "requirements"], [35, "requirements"], [36, "requirements"], [37, "requirements"], [38, "requirements"], [39, "requirements"]], "Parameters": [[1, "parameters"], [2, "parameters"], [3, "parameters"], [4, "parameters"], [5, "parameters"], [6, "parameters"], [7, "parameters"], [8, "parameters"], [9, "parameters"], [10, "parameters"], [11, "parameters"], [12, "parameters"], [13, "parameters"], [14, "parameters"], [15, "parameters"], [16, "parameters"], [17, "parameters"], [18, "parameters"], [19, "parameters"], [20, "parameters"], [21, "parameters"], [22, "parameters"], [23, "parameters"], [24, "parameters"], [25, "parameters"], [26, "parameters"], [27, "parameters"], [28, "parameters"], [30, "parameters"], [31, "parameters"], [32, "parameters"], [33, "parameters"], [34, "parameters"], [35, "parameters"], [36, "parameters"], [37, "parameters"], [38, "parameters"], [39, "parameters"], [42, "parameters"]], "Notes": [[1, "notes"], [2, "notes"], [3, "notes"], [4, "notes"], [6, "notes"], [7, "notes"], [8, "notes"], [9, "notes"], [10, "notes"], [11, "notes"], [12, "notes"], [13, "notes"], [14, "notes"], [15, "notes"], [16, "notes"], [17, "notes"], [18, "notes"], [19, "notes"], [20, "notes"], [22, "notes"], [23, "notes"], [24, "notes"], [25, "notes"], [26, "notes"], [27, "notes"], [28, "notes"], [32, "notes"], [34, "notes"], [35, "notes"], [36, "notes"], [37, "notes"], [38, "notes"], [42, "notes"]], "community.docker.docker_compose module \u2013 Manage multi-container Docker applications with Docker Compose V1": [[2, "community-docker-docker-compose-module-manage-multi-container-docker-applications-with-docker-compose-v1"]], "See Also": [[2, "see-also"], [3, "see-also"], [12, "see-also"], [14, "see-also"], [15, "see-also"], [16, "see-also"], [17, "see-also"], [18, "see-also"], [19, "see-also"], [29, "see-also"]], "Return Values": [[2, "return-values"], [3, "return-values"], [4, "return-values"], [6, "return-values"], [7, "return-values"], [8, "return-values"], [9, "return-values"], [11, "return-values"], [12, "return-values"], [13, "return-values"], [14, "return-values"], [15, "return-values"], [16, "return-values"], [17, "return-values"], [18, "return-values"], [19, "return-values"], [20, "return-values"], [22, "return-values"], [23, "return-values"], [24, "return-values"], [25, "return-values"], [26, "return-values"], [27, "return-values"], [28, "return-values"], [29, "return-values"], [30, "return-values"], [31, "return-values"], [32, "return-values"], [34, "return-values"], [35, "return-values"], [36, "return-values"], [37, "return-values"], [38, "return-values"]], "community.docker.docker_compose_v2 module \u2013 Manage multi-container Docker applications with Docker Compose CLI plugin": [[3, "community-docker-docker-compose-v2-module-manage-multi-container-docker-applications-with-docker-compose-cli-plugin"]], "community.docker.docker_config module \u2013 Manage docker configs.": [[4, "community-docker-docker-config-module-manage-docker-configs"]], "community.docker.docker connection \u2013 Run tasks in docker containers": [[5, "community-docker-docker-connection-run-tasks-in-docker-containers"]], "community.docker.docker_container_copy_into module \u2013 Copy a file into a Docker container": [[6, "community-docker-docker-container-copy-into-module-copy-a-file-into-a-docker-container"]], "community.docker.docker_container_exec module \u2013 Execute command in a docker container": [[7, "community-docker-docker-container-exec-module-execute-command-in-a-docker-container"]], "community.docker.docker_container_info module \u2013 Retrieves facts about docker container": [[8, "community-docker-docker-container-info-module-retrieves-facts-about-docker-container"]], "community.docker.docker_container module \u2013 manage Docker containers": [[9, "community-docker-docker-container-module-manage-docker-containers"]], "community.docker.docker_containers inventory \u2013 Ansible dynamic inventory plugin for Docker containers": [[10, "community-docker-docker-containers-inventory-ansible-dynamic-inventory-plugin-for-docker-containers"]], "community.docker.docker_host_info module \u2013 Retrieves facts about docker host and lists of objects of the services.": [[11, "community-docker-docker-host-info-module-retrieves-facts-about-docker-host-and-lists-of-objects-of-the-services"]], "community.docker.docker_image_build module \u2013 Build Docker images using Docker buildx": [[12, "community-docker-docker-image-build-module-build-docker-images-using-docker-buildx"]], "community.docker.docker_image_info module \u2013 Inspect docker images": [[13, "community-docker-docker-image-info-module-inspect-docker-images"]], "community.docker.docker_image_load module \u2013 Load docker image(s) from archives": [[14, "community-docker-docker-image-load-module-load-docker-image-s-from-archives"]], "community.docker.docker_image module \u2013 Manage docker images": [[15, "community-docker-docker-image-module-manage-docker-images"]], "community.docker.docker_image_pull module \u2013 Pull Docker images from registries": [[16, "community-docker-docker-image-pull-module-pull-docker-images-from-registries"]], "community.docker.docker_image_push module \u2013 Push Docker images to registries": [[17, "community-docker-docker-image-push-module-push-docker-images-to-registries"]], "community.docker.docker_image_remove module \u2013 Remove Docker images": [[18, "community-docker-docker-image-remove-module-remove-docker-images"]], "community.docker.docker_image_tag module \u2013 Tag Docker images with new names and/or tags": [[19, "community-docker-docker-image-tag-module-tag-docker-images-with-new-names-and-or-tags"]], "community.docker.docker_login module \u2013 Log into a Docker registry.": [[20, "community-docker-docker-login-module-log-into-a-docker-registry"]], "community.docker.docker_machine inventory \u2013 Docker Machine inventory source": [[21, "community-docker-docker-machine-inventory-docker-machine-inventory-source"]], "community.docker.docker_network_info module \u2013 Retrieves facts about docker network": [[22, "community-docker-docker-network-info-module-retrieves-facts-about-docker-network"]], "community.docker.docker_network module \u2013 Manage Docker networks": [[23, "community-docker-docker-network-module-manage-docker-networks"]], "community.docker.docker_node_info module \u2013 Retrieves facts about docker swarm node from Swarm Manager": [[24, "community-docker-docker-node-info-module-retrieves-facts-about-docker-swarm-node-from-swarm-manager"]], "community.docker.docker_node module \u2013 Manage Docker Swarm node": [[25, "community-docker-docker-node-module-manage-docker-swarm-node"]], "community.docker.docker_plugin module \u2013 Manage Docker plugins": [[26, "community-docker-docker-plugin-module-manage-docker-plugins"]], "community.docker.docker_prune module \u2013 Allows to prune various docker objects": [[27, "community-docker-docker-prune-module-allows-to-prune-various-docker-objects"]], "community.docker.docker_secret module \u2013 Manage docker secrets.": [[28, "community-docker-docker-secret-module-manage-docker-secrets"]], "community.docker.docker_stack_info module \u2013 Return information on all docker stacks": [[29, "community-docker-docker-stack-info-module-return-information-on-all-docker-stacks"]], "community.docker.docker_stack module \u2013 docker stack module": [[30, "community-docker-docker-stack-module-docker-stack-module"]], "community.docker.docker_stack_task_info module \u2013 Return information of the tasks on a docker stack": [[31, "community-docker-docker-stack-task-info-module-return-information-of-the-tasks-on-a-docker-stack"]], "community.docker.docker_swarm_info module \u2013 Retrieves facts about Docker Swarm cluster.": [[32, "community-docker-docker-swarm-info-module-retrieves-facts-about-docker-swarm-cluster"]], "community.docker.docker_swarm inventory \u2013 Ansible dynamic inventory plugin for Docker swarm nodes.": [[33, "community-docker-docker-swarm-inventory-ansible-dynamic-inventory-plugin-for-docker-swarm-nodes"]], "community.docker.docker_swarm module \u2013 Manage Swarm cluster": [[34, "community-docker-docker-swarm-module-manage-swarm-cluster"]], "community.docker.docker_swarm_service_info module \u2013 Retrieves information about docker services from a Swarm Manager": [[35, "community-docker-docker-swarm-service-info-module-retrieves-information-about-docker-services-from-a-swarm-manager"]], "community.docker.docker_swarm_service module \u2013 docker swarm service": [[36, "community-docker-docker-swarm-service-module-docker-swarm-service"]], "community.docker.docker_volume_info module \u2013 Retrieve facts about Docker volumes": [[37, "community-docker-docker-volume-info-module-retrieve-facts-about-docker-volumes"]], "community.docker.docker_volume module \u2013 Manage Docker volumes": [[38, "community-docker-docker-volume-module-manage-docker-volumes"]], "Docker Guide": [[39, "docker-guide"]], "Connecting to the Docker API": [[39, "connecting-to-the-docker-api"]], "Environment variables": [[39, "environment-variables"]], "Plain Docker daemon: images, networks, volumes, and containers": [[39, "plain-docker-daemon-images-networks-volumes-and-containers"]], "Docker Compose": [[39, "docker-compose"]], "Docker Machine": [[39, "docker-machine"]], "Docker stack": [[39, "docker-stack"]], "Docker Swarm": [[39, "docker-swarm"]], "Swarm management": [[39, "swarm-management"]], "Configuration management": [[39, "configuration-management"]], "Swarm services": [[39, "swarm-services"]], "Helpful links": [[39, "helpful-links"]], "Index of all Collection Environment Variables": [[40, "index-of-all-collection-environment-variables"]], "Community.Docker": [[41, "community-docker"]], "Description": [[41, "description"]], "Communication": [[41, "communication"]], "Scenario Guide": [[41, "scenario-guide"]], "Plugin Index": [[41, "plugin-index"]], "Modules": [[41, "modules"]], "Connection Plugins": [[41, "connection-plugins"]], "Inventory Plugins": [[41, "inventory-plugins"]], "community.docker.nsenter connection \u2013 execute on host running controller container": [[42, "community-docker-nsenter-connection-execute-on-host-running-controller-container"]]}, "indexentries": {"ansible_docker_timeout": [[1, "index-1"], [5, "index-1"], [40, "envvar-ANSIBLE_DOCKER_TIMEOUT"]], "ansible_remote_user": [[1, "index-2"], [5, "index-2"]], "ansible_timeout": [[1, "index-0"], [5, "index-0"]], "environment variable": [[1, "index-0"], [1, "index-1"], [1, "index-2"], [5, "index-0"], [5, "index-1"], [5, "index-2"], [10, "index-0"], [21, "index-0"], [33, "index-0"], [39, "envvar-DOCKER_API_VERSION"], [39, "envvar-DOCKER_CERT_PATH"], [39, "envvar-DOCKER_HOST"], [39, "envvar-DOCKER_SSL_VERSION"], [39, "envvar-DOCKER_TIMEOUT"], [39, "envvar-DOCKER_TLS"], [39, "envvar-DOCKER_TLS_HOSTNAME"], [39, "envvar-DOCKER_TLS_VERIFY"], [40, "envvar-ANSIBLE_DOCKER_TIMEOUT"], [40, "envvar-ANSIBLE_INVENTORY_USE_EXTRA_VARS"], [40, "envvar-ANSIBLE_NSENTER_PID"], [42, "index-0"]], "ansible_inventory_use_extra_vars": [[10, "index-0"], [21, "index-0"], [33, "index-0"], [40, "envvar-ANSIBLE_INVENTORY_USE_EXTRA_VARS"]], "docker_api_version": [[39, "envvar-DOCKER_API_VERSION"]], "docker_cert_path": [[39, "envvar-DOCKER_CERT_PATH"]], "docker_host": [[39, "envvar-DOCKER_HOST"]], "docker_ssl_version": [[39, "envvar-DOCKER_SSL_VERSION"]], "docker_timeout": [[39, "envvar-DOCKER_TIMEOUT"]], "docker_tls": [[39, "envvar-DOCKER_TLS"]], "docker_tls_hostname": [[39, "envvar-DOCKER_TLS_HOSTNAME"]], "docker_tls_verify": [[39, "envvar-DOCKER_TLS_VERIFY"]], "ansible_nsenter_pid": [[40, "envvar-ANSIBLE_NSENTER_PID"], [42, "index-0"]]}}) \ No newline at end of file +Search.setIndex({"docnames": ["current_container_facts_module", "docker_api_connection", "docker_compose_module", "docker_compose_v2_module", "docker_config_module", "docker_connection", "docker_container_copy_into_module", "docker_container_exec_module", "docker_container_info_module", "docker_container_module", "docker_containers_inventory", "docker_host_info_module", "docker_image_build_module", "docker_image_info_module", "docker_image_load_module", "docker_image_module", "docker_image_pull_module", "docker_image_push_module", "docker_image_remove_module", "docker_image_tag_module", "docker_login_module", "docker_machine_inventory", "docker_network_info_module", "docker_network_module", "docker_node_info_module", "docker_node_module", "docker_plugin_module", "docker_prune_module", "docker_secret_module", "docker_stack_info_module", "docker_stack_module", "docker_stack_task_info_module", "docker_swarm_info_module", "docker_swarm_inventory", "docker_swarm_module", "docker_swarm_service_info_module", "docker_swarm_service_module", "docker_volume_info_module", "docker_volume_module", "docsite/scenario_guide", "environment_variables", "index", "nsenter_connection"], "filenames": ["current_container_facts_module.rst", "docker_api_connection.rst", "docker_compose_module.rst", "docker_compose_v2_module.rst", "docker_config_module.rst", "docker_connection.rst", "docker_container_copy_into_module.rst", "docker_container_exec_module.rst", "docker_container_info_module.rst", "docker_container_module.rst", "docker_containers_inventory.rst", "docker_host_info_module.rst", "docker_image_build_module.rst", "docker_image_info_module.rst", "docker_image_load_module.rst", "docker_image_module.rst", "docker_image_pull_module.rst", "docker_image_push_module.rst", "docker_image_remove_module.rst", "docker_image_tag_module.rst", "docker_login_module.rst", "docker_machine_inventory.rst", "docker_network_info_module.rst", "docker_network_module.rst", "docker_node_info_module.rst", "docker_node_module.rst", "docker_plugin_module.rst", "docker_prune_module.rst", "docker_secret_module.rst", "docker_stack_info_module.rst", "docker_stack_module.rst", "docker_stack_task_info_module.rst", "docker_swarm_info_module.rst", "docker_swarm_inventory.rst", "docker_swarm_module.rst", "docker_swarm_service_info_module.rst", "docker_swarm_service_module.rst", "docker_volume_info_module.rst", "docker_volume_module.rst", "docsite/scenario_guide.rst", "environment_variables.rst", "index.rst", "nsenter_connection.rst"], "titles": ["community.docker.current_container_facts module \u2013 Return facts about whether the module runs in a container", "community.docker.docker_api connection \u2013 Run tasks in docker containers", "community.docker.docker_compose module \u2013 Manage multi-container Docker applications with Docker Compose V1", "community.docker.docker_compose_v2 module \u2013 Manage multi-container Docker applications with Docker Compose CLI plugin", "community.docker.docker_config module \u2013 Manage docker configs.", "community.docker.docker connection \u2013 Run tasks in docker containers", "community.docker.docker_container_copy_into module \u2013 Copy a file into a Docker container", "community.docker.docker_container_exec module \u2013 Execute command in a docker container", "community.docker.docker_container_info module \u2013 Retrieves facts about docker container", "community.docker.docker_container module \u2013 manage Docker containers", "community.docker.docker_containers inventory \u2013 Ansible dynamic inventory plugin for Docker containers", "community.docker.docker_host_info module \u2013 Retrieves facts about docker host and lists of objects of the services.", "community.docker.docker_image_build module \u2013 Build Docker images using Docker buildx", "community.docker.docker_image_info module \u2013 Inspect docker images", "community.docker.docker_image_load module \u2013 Load docker image(s) from archives", "community.docker.docker_image module \u2013 Manage docker images", "community.docker.docker_image_pull module \u2013 Pull Docker images from registries", "community.docker.docker_image_push module \u2013 Push Docker images to registries", "community.docker.docker_image_remove module \u2013 Remove Docker images", "community.docker.docker_image_tag module \u2013 Tag Docker images with new names and/or tags", "community.docker.docker_login module \u2013 Log into a Docker registry.", "community.docker.docker_machine inventory \u2013 Docker Machine inventory source", "community.docker.docker_network_info module \u2013 Retrieves facts about docker network", "community.docker.docker_network module \u2013 Manage Docker networks", "community.docker.docker_node_info module \u2013 Retrieves facts about docker swarm node from Swarm Manager", "community.docker.docker_node module \u2013 Manage Docker Swarm node", "community.docker.docker_plugin module \u2013 Manage Docker plugins", "community.docker.docker_prune module \u2013 Allows to prune various docker objects", "community.docker.docker_secret module \u2013 Manage docker secrets.", "community.docker.docker_stack_info module \u2013 Return information on all docker stacks", "community.docker.docker_stack module \u2013 docker stack module", "community.docker.docker_stack_task_info module \u2013 Return information of the tasks on a docker stack", "community.docker.docker_swarm_info module \u2013 Retrieves facts about Docker Swarm cluster.", "community.docker.docker_swarm inventory \u2013 Ansible dynamic inventory plugin for Docker swarm nodes.", "community.docker.docker_swarm module \u2013 Manage Swarm cluster", "community.docker.docker_swarm_service_info module \u2013 Retrieves information about docker services from a Swarm Manager", "community.docker.docker_swarm_service module \u2013 docker swarm service", "community.docker.docker_volume_info module \u2013 Retrieve facts about Docker volumes", "community.docker.docker_volume module \u2013 Manage Docker volumes", "Docker Guide", "Index of all Collection Environment Variables", "Community.Docker", "community.docker.nsenter connection \u2013 execute on host running controller container"], "terms": {"thi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "i": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "part": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "version": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "3": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "6": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "0": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "It": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "includ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "ansibl": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 40, 41, 42], "core": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 41, 42], "To": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "check": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "instal": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "galaxi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "list": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "us": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "playbook": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "specifi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "new": [0, 1, 2, 3, 4, 6, 7, 9, 10, 12, 14, 15, 16, 17, 18, 21, 23, 25, 26, 28, 30, 34, 36, 38, 41, 42], "1": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "podman": 0, "attempt": [0, 9, 13, 21], "best": 0, "effort": 0, "detect": [0, 2, 9, 33, 34, 39], "There": 0, "might": [0, 2, 4, 7, 9, 10, 15, 21, 24, 25, 28, 32, 33, 34, 35, 36], "special": [0, 9, 11, 15, 33], "case": [0, 9, 10, 11, 21, 33, 36], "where": [0, 2, 3, 4, 6, 9, 10, 13, 15, 21, 28, 33, 36, 39], "doe": [0, 1, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38], "work": [0, 1, 2, 4, 6, 7, 9, 10, 25, 28, 36, 39, 41], "you": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "encount": [0, 9], "one": [0, 2, 3, 4, 5, 7, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 21, 24, 25, 28, 32, 33, 34, 35, 36, 39], "pleas": [0, 2, 4, 7, 9, 23, 24, 25, 28, 32, 34, 35, 36, 38, 39], "file": [0, 1, 2, 3, 4, 5, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41], "an": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "issu": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "support": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41], "descript": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "check_mod": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "full": [0, 2, 3, 4, 6, 8, 9, 11, 12, 13, 16, 18, 19, 20, 22, 23, 24, 25, 26, 28, 29, 31, 32, 34, 35, 36, 37, 38, 39], "action": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 35, 36, 37, 38], "modifi": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39], "state": [0, 2, 3, 4, 8, 9, 11, 13, 15, 20, 21, 22, 23, 24, 25, 26, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "can": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40], "chang": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39], "statu": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "predict": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "without": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "target": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "diff_mod": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "n": [0, 8, 11, 13, 22, 24, 29, 30, 31, 32, 35, 37], "A": [0, 2, 3, 4, 8, 9, 10, 11, 13, 15, 19, 21, 22, 24, 27, 28, 29, 31, 32, 33, 35, 36, 37], "Will": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "detail": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "what": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "ha": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "possibli": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "need": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "when": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "diff": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "mode": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 42], "ansible_fact": 0, "dictionari": [0, 2, 3, 4, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "updat": [0, 4, 9, 12, 15, 20, 23, 25, 28, 34, 36, 39], "exist": [0, 1, 2, 3, 4, 5, 6, 8, 9, 12, 13, 15, 16, 19, 20, 22, 23, 26, 28, 34, 35, 36, 37, 38, 39], "host": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 41], "name": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41], "get": [0, 6, 8, 9, 11, 21, 22, 24, 32, 35, 37], "current": [0, 2, 3, 4, 6, 8, 9, 16, 20, 22, 24, 28, 30, 32, 34, 35, 36], "print": [0, 7, 8, 9, 14, 22, 32, 37], "inform": [0, 1, 2, 6, 7, 8, 9, 10, 11, 14, 22, 24, 25, 27, 32, 34, 37, 39, 41], "builtin": [0, 2, 3, 4, 6, 7, 8, 11, 13, 14, 22, 24, 25, 28, 29, 31, 32, 34, 35, 36, 37, 39], "debug": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 34, 35, 36, 37, 38, 39], "msg": [0, 8, 14, 22, 32, 37, 39], "id": [0, 2, 3, 4, 6, 7, 8, 9, 10, 12, 13, 14, 15, 16, 18, 19, 22, 23, 24, 25, 27, 28, 31, 34, 36], "ansible_module_container_id": 0, "ansible_module_running_in_contain": 0, "ar": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42], "ad": [0, 1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "hostvar": 0, "referenc": 0, "just": 0, "like": [0, 7, 9, 23, 34, 36], "ani": [0, 3, 6, 9, 10, 12, 15, 21, 30, 36, 38], "other": [0, 2, 7, 9, 10, 21, 24, 25, 32, 33, 34, 35, 36, 39], "thei": [0, 3, 6, 9, 10, 21, 23, 33, 36, 39], "do": [0, 3, 6, 9, 10, 12, 15, 21], "regist": [0, 2, 3, 7, 8, 11, 13, 14, 22, 24, 25, 29, 31, 32, 35, 36, 37], "order": [0, 1, 2, 5, 7, 9, 10, 21, 33, 36, 39, 42], "them": [0, 2, 3, 9, 20, 21, 23, 24, 25, 32, 34, 35, 39], "kei": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "string": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "The": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "empti": [0, 2, 7, 9, 10, 13, 18, 21, 23, 24, 25, 33], "wa": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "alwai": [0, 2, 3, 4, 8, 9, 10, 11, 12, 13, 15, 16, 21, 22, 24, 27, 28, 29, 30, 31, 32, 33, 35, 36, 37, 38, 39, 42], "ansible_module_container_typ": 0, "environ": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 42], "non": [0, 6, 8, 9, 12, 15, 22, 23, 27, 40, 42], "identifi": [0, 8, 9, 19, 22, 24], "indic": [0, 6, 21, 32], "ran": [0, 3, 7], "insid": [0, 1, 5, 6, 7, 9, 10, 36], "regular": 0, "azure_pipelin": 0, "azur": 0, "pipelin": 0, "seem": [0, 6], "longer": [0, 2, 4, 9, 24, 25, 28, 32, 34, 35, 36, 39], "report": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "github_act": 0, "github": [0, 1, 3, 7, 9, 10], "sinc": [0, 7, 9, 10, 21, 33, 39], "2": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "4": [0, 2, 4, 6, 9, 11, 23, 24, 25, 28, 32, 33, 34, 35, 36, 39], "onli": [0, 2, 3, 4, 6, 7, 9, 10, 11, 13, 15, 16, 20, 23, 24, 25, 27, 28, 32, 34, 35, 36, 39], "boolean": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "abl": [0, 1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "felix": [0, 1, 3, 6, 7, 8, 9, 10, 12, 14, 16, 17, 18, 19, 27, 37], "fontein": [0, 1, 3, 6, 7, 8, 9, 10, 12, 14, 16, 17, 18, 19, 27, 37], "felixfontein": [0, 1, 3, 6, 7, 8, 9, 10, 12, 14, 16, 17, 18, 19, 27, 37], "tracker": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "repositori": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "sourc": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "submit": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "bug": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "request": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "featur": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "plugin": [1, 2, 5, 6, 12, 21, 36, 39, 40, 42], "whether": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "further": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "see": [1, 4, 6, 7, 8, 9, 10, 11, 13, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39], "command": [1, 2, 3, 5, 9, 20, 29, 30, 31, 36, 39, 41], "put": [1, 5], "fetch": [1, 5, 21], "librari": 1, "interact": [1, 9], "directli": [1, 2, 3, 4, 5, 7, 12, 28, 36, 39], "daemon": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "instead": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "cli": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 41], "want": [1, 5, 9, 13, 15, 23], "below": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "local": [1, 2, 3, 8, 9, 10, 13, 15, 19, 20, 21, 22, 23, 26, 33, 37, 38, 39], "control": [1, 4, 5, 9, 10, 20, 21, 23, 28, 33, 38, 39, 40, 41], "node": [1, 6, 9, 10, 21, 23, 29, 30, 31, 32, 34, 36, 39, 41, 42], "execut": [1, 2, 3, 4, 5, 6, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41], "pywin32": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "pipe": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "window": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 36, 37, 38], "32": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 34, 36, 37, 38], "paramiko": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "ssh": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "use_ssh_cli": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "fals": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "pyopenssl": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "tl": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "backport": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "ssl_match_hostnam": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 37, 38], "python": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "comment": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "api_vers": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "alias": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "docker_api_vers": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "api": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "default": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 32, 33, 34, 35, 36, 37, 38, 40, 42], "latest": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "If": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "valu": [1, 5, 10, 21, 33, 39], "variabl": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 42], "set": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 40], "auto": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "configur": [1, 2, 3, 4, 5, 6, 9, 10, 15, 20, 21, 24, 25, 28, 32, 33, 34, 35, 36, 40, 42], "ansible_docker_api_vers": 1, "ca_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "ca_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tls_ca_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "cacert_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "ca": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "certif": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "perform": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "server": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "verif": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "provid": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "docker_cert_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "pem": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "from": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 15, 17, 18, 19, 20, 21, 22, 23, 25, 26, 27, 28, 30, 32, 33, 34, 36, 37, 38, 39, 40, 41], "directori": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "option": [1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "call": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "got": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "renam": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "old": [1, 2, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "been": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "alia": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "still": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39, 42], "ansible_docker_ca_cert": 1, "ansible_docker_ca_path": 1, "client_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tls_client_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "cert_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "client": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "ansible_docker_client_cert": 1, "client_kei": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tls_client_kei": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "key_path": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "ansible_docker_client_kei": 1, "container_timeout": [1, 5], "integ": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 42], "how": [1, 5, 6, 9, 10, 21, 23, 36, 39, 40], "long": [1, 2, 5, 8, 9, 22, 40], "we": [1, 5, 9, 10, 15, 21, 23, 33, 40], "wait": [1, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40], "access": [1, 5, 23, 36, 39, 40, 42], "read": [1, 2, 4, 5, 9, 10, 28, 33, 36, 40], "output": [1, 2, 3, 5, 7, 8, 9, 11, 15, 21, 22, 24, 32, 35, 39, 40], "onc": [1, 5, 36, 40], "start": [1, 2, 3, 5, 9, 10, 21, 33, 36, 39, 40], "10": [1, 2, 4, 5, 9, 26, 28, 32, 33, 34, 36], "ini": [1, 5, 10, 21, 33, 42], "entri": [1, 5, 9, 10, 21, 24, 25, 33, 34, 42], "timeout": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_connect": [1, 5], "ansible_timeout": [1, 5], "ansible_docker_timeout": [1, 5, 40], "argument": [1, 5, 7, 12, 15, 36], "choic": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38], "true": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "docker_host": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_url": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "url": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "unix": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "socket": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "remot": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "tcp": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "For": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "exampl": [1, 5, 39, 42], "192": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "23": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "2376": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "encrypt": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "modul": [1, 10, 33], "automat": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "replac": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "http": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "var": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40], "sock": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "ansible_docker_docker_host": 1, "remote_addr": [1, 5, 34], "inventory_hostnam": [1, 5, 10], "ansible_host": [1, 5, 10, 21, 33], "ansible_docker_host": [1, 5], "remote_us": [1, 5], "user": [1, 5, 6, 7, 8, 9, 12, 13, 20, 21, 25, 34, 36, 39, 40, 41, 42], "ansible_remote_us": [1, 5], "ansible_us": [1, 5, 21], "ansible_docker_us": [1, 5], "keyword": [1, 5], "ssl_version": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "valid": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "ssl": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "number": [1, 2, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "determin": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_ssl_vers": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ansible_docker_ssl_vers": 1, "maximum": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "amount": [1, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "time": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "second": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "respons": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_timeout": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "60": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "secur": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "verifi": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "authent": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "validate_cert": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "well": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "take": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "preced": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 40], "docker_tl": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ansible_docker_tl": 1, "tls_hostnam": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "expect": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "docker_tls_hostnam": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "had": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "localhost": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "older": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "remov": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 34, 35, 36, 37, 38, 39, 41], "ansible_docker_tls_hostnam": 1, "5": [1, 2, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "transport": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "tool": [1, 4, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "tls_verifi": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "docker_tls_verifi": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ansible_docker_validate_cert": 1, "caus": [1, 4, 7, 9, 28, 38], "inabl": [1, 7], "send": [1, 7, 9, 30, 34], "close_notifi": [1, 7], "close": [1, 7], "sslsocket": [1, 7], "com": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "605": [1, 7, 10], "more": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "each": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 42], "defin": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "machin": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 41], "script": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "ship": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "product": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38], "up": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 42], "doc": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "refer": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 30, 32, 34, 35, 36, 37, 38], "env": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 34, 35, 36, 37, 38], "sdk": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39], "code": [1, 2, 3, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 36, 37, 38], "deriv": [1, 6, 7, 8, 9, 10, 11, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 26, 27, 33, 37, 38], "type": [1, 5, 7, 9, 10, 11, 21, 23, 32, 33, 36, 38, 42], "have": [1, 3, 5, 9, 10, 21, 23, 24, 30, 33, 34, 36, 39, 42], "low": [1, 5, 10, 21, 33, 42], "high": [1, 5, 9, 10, 21, 33, 42], "prioriti": [1, 5, 10, 21, 33, 42], "lower": [1, 5, 10, 21, 33, 42], "overrid": [1, 2, 5, 9, 10, 21, 30, 33, 36, 42], "higher": [1, 5, 10, 21, 33, 42], "run": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41], "shutdown": [2, 3], "scale": 2, "servic": [2, 3, 9, 10, 23, 29, 30, 32, 41], "docker_compose_v2": [2, 39, 41], "modern": 2, "yml": [2, 3, 10, 13, 21, 30, 33], "yaml": [2, 3, 7, 9, 10, 21, 30, 33, 36], "inlin": 2, "definit": [2, 3, 30], "docker_servic": 2, "befor": [2, 3, 4, 6, 9, 13, 15, 18, 20, 27, 28, 30, 34, 36, 39], "8": [2, 6, 9, 10, 13, 15, 26, 36], "usag": [2, 9, 11, 13, 15, 36, 41], "did": [2, 9, 13], "25": [2, 6, 7, 8, 9, 11, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "py": [2, 4, 24, 25, 28, 32, 34, 35, 36, 39], "supersed": [2, 4, 24, 25, 28, 32, 34, 35, 36], "here": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39], "both": [2, 4, 9, 11, 13, 24, 25, 28, 32, 34, 35, 36, 39], "should": [2, 4, 6, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36, 39, 40, 42], "same": [2, 9, 10, 23, 24, 25, 26, 32, 34, 35, 37, 38, 39], "uninstal": [2, 24, 25, 32, 34, 35, 39], "function": [2, 4, 20, 23, 24, 25, 26, 28, 32, 34, 35, 36, 37, 38, 39], "reinstal": [2, 24, 25, 32, 34, 35, 39], "7": [2, 4, 5, 9, 13, 15, 16, 18, 24, 25, 28, 32, 33, 34, 35, 36, 39], "incompat": 2, "pyyaml": [2, 30], "11": [2, 10, 21, 33, 41], "task": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "build": [2, 10, 11, 15, 21, 33, 39, 41], "present": [2, 3, 4, 6, 9, 11, 15, 19, 20, 23, 26, 28, 30, 34, 36, 38], "imag": [2, 3, 8, 9, 10, 11, 21, 27, 30, 31, 36, 41, 42], "prior": [2, 9, 23, 36], "pull": [2, 3, 9, 12, 13, 15, 17, 18, 19, 39, 41, 42], "rebuilt": [2, 36], "dockerfil": [2, 9, 12, 15, 36], "content": [2, 6, 30, 34], "nocach": [2, 12, 15], "ignor": [2, 3, 9, 10, 16, 17, 21, 24, 25, 33, 42], "cach": [2, 9, 11, 12, 15, 27], "recreat": [2, 3, 4, 9, 23, 28, 36, 38], "unless": [2, 4, 9, 11, 28, 32, 40, 42], "never": [2, 3, 12, 30, 38, 39], "describ": [2, 36], "network": [2, 3, 9, 10, 11, 12, 15, 27, 36, 41], "volum": [2, 3, 8, 9, 11, 13, 27, 32, 36, 41], "mutual": [2, 4, 6, 10, 21, 28, 33], "exclus": [2, 4, 6, 10, 21, 28, 33], "project_src": [2, 3], "depend": [2, 3, 9, 11, 15, 24, 25, 32, 34], "connect": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 40], "env_fil": [2, 3, 9, 36], "9": [2, 9, 13, 36, 42], "By": [2, 3, 9, 10, 11, 21, 23, 33], "load": [2, 3, 9, 15, 18, 41], "locat": [2, 3], "under": [2, 3, 29, 39], "custom": [2, 3, 9, 20, 23, 36], "rel": [2, 3, 9, 12, 15], "greater": 2, "28": [2, 36], "rather": [2, 9], "than": [2, 9, 19, 21, 24, 25, 27, 30, 36], "element": [2, 3, 7, 9, 10, 11, 12, 13, 14, 15, 18, 19, 21, 23, 24, 25, 26, 27, 29, 30, 31, 32, 33, 34, 36], "merg": [2, 10, 21, 25, 33, 40], "given": [2, 9, 10, 14, 21, 33, 34], "hostname_check": 2, "hostnam": [2, 8, 9, 12, 13, 15, 23, 24, 25, 36, 39], "against": [2, 10], "dure": [2, 9, 10, 15, 26, 36], "process": [2, 9, 10, 15, 21, 33, 36], "profil": [2, 3], "enabl": [2, 3, 9, 15, 23, 26], "equival": [2, 3, 9], "project_nam": [2, 3], "project": [2, 3, 41], "taken": [2, 3, 9], "basenam": [2, 3], "differ": [2, 3, 6, 9, 11, 23, 30, 32, 34, 38], "leav": [2, 3, 9, 23, 34, 39], "unchang": [2, 3, 25, 36], "forc": [2, 3, 4, 6, 9, 15, 18, 20, 23, 28, 34, 36, 38], "all": [2, 3, 6, 9, 10, 11, 13, 14, 15, 18, 21, 23, 24, 25, 30, 33, 34, 36, 39, 41], "smart": 2, "remove_imag": [2, 3], "absent": [2, 3, 4, 8, 9, 15, 20, 22, 23, 26, 28, 30, 34, 36, 38], "remove_orphan": [2, 3], "remove_volum": [2, 3], "data": [2, 3, 4, 6, 7, 9, 13, 28, 34, 36, 38], "restart": [2, 3, 9, 36], "pair": [2, 9, 12, 15, 36], "count": [2, 3, 9], "resp": [2, 20], "stop": [2, 3, 9, 10, 36, 39], "subset": [2, 11, 23, 32], "which": [2, 4, 7, 9, 10, 11, 15, 17, 20, 21, 28, 32, 33, 34, 36, 39], "oper": [2, 3, 15, 23, 25, 26, 34, 36, 38], "newer": [2, 3, 4, 9, 24, 25, 28, 32, 33, 34, 35, 36, 41], "lead": [2, 4, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36], "error": [2, 4, 7, 10, 11, 21, 24, 25, 28, 31, 32, 33, 34, 35, 36], "desir": [2, 3, 9, 34], "down": [2, 3], "17": 2, "first": [2, 4, 9, 10, 21, 28, 33, 36], "suppos": 2, "creat": [2, 3, 4, 9, 10, 13, 15, 21, 22, 23, 27, 28, 33, 34, 36, 38, 39], "attach": [2, 3, 9, 22, 23, 40, 42], "alreadi": [2, 3, 9, 12, 15, 19, 23, 25, 26, 34, 38], "default_grace_period": 2, "particular": [2, 11], "suddenli": 2, "later": [2, 3, 4, 28, 39], "action_group": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38], "group": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 32, 33, 34, 35, 36, 37, 38, 41], "module_default": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 39], "none": [2, 3, 4, 7, 8, 9, 12, 14, 15, 17, 20, 22, 25, 27, 28, 30, 34, 35, 36, 37], "addit": [2, 4, 6, 9, 24, 25, 28, 32, 33, 34, 35, 36, 39], "packag": [2, 4, 24, 25, 28, 32, 34, 35, 36, 39], "done": [2, 4, 15, 24, 25, 28, 32, 34, 35, 36], "pip": [2, 4, 24, 25, 28, 32, 34, 35, 36, 39], "allow": [2, 4, 5, 9, 10, 11, 15, 19, 20, 21, 24, 25, 26, 28, 32, 33, 34, 35, 36, 39, 41, 42], "veri": [2, 4, 9, 24, 25, 28, 32, 34, 35, 36], "few": [2, 4, 24, 25, 28, 32, 34, 35, 36], "In": [2, 4, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36], "gener": [2, 4, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36, 39, 41], "home": [2, 4, 6, 12, 15, 24, 25, 28, 32, 34, 35, 36], "config": [2, 8, 9, 13, 15, 20, 22, 23, 24, 25, 28, 32, 34, 35, 36, 39, 41], "json": [2, 4, 9, 15, 20, 21, 24, 25, 28, 32, 34, 35, 36], "docker_config": [2, 10, 24, 25, 28, 32, 34, 35, 36, 39, 41], "otherwis": [2, 4, 6, 9, 10, 21, 24, 25, 28, 32, 33, 34, 35, 36], "django": [2, 3], "follow": [2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 42], "flask": [2, 3], "gather_fact": [2, 3, 39], "tear": [2, 3], "show": [2, 3, 11, 29, 31, 32, 36, 39], "result": [2, 3, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 26, 29, 31, 32, 35, 37, 38, 39], "again": [2, 3, 4, 9, 28], "assert": [2, 3, 9, 13, 15, 36], "web": [2, 3, 30, 36], "db": [2, 3, 9], "flask_web_1": [2, 3], "flask_db_1": [2, 3], "two": [2, 4, 9, 19, 28, 39], "instanc": 2, "v2": 2, "postgr": [2, 9], "playbook_dir": 2, "runserv": 2, "8000": [2, 9], "port": [2, 3, 9, 10, 12, 15, 16, 17, 18, 19, 31, 33, 34, 36], "depends_on": 2, "common": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39], "document": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 40], "field": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "uniqu": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "complex": 2, "service_nam": 2, "short_id": 2, "short": [2, 8, 9, 10, 22, 39], "built_imag": 2, "built": [2, 15], "hash": [2, 4, 9, 12, 15, 16, 17, 18, 19, 28], "pulled_imag": 2, "map": [2, 3, 4, 9, 10, 12, 15, 21, 23, 28, 33, 36], "success": [2, 3, 4, 6, 7, 9, 11, 12, 14, 15, 16, 17, 18, 19, 23, 25, 26, 28, 32, 34, 37, 38], "container_nam": [2, 9], "format": [2, 3, 9, 10, 12, 13, 15, 16, 17, 18, 19, 33, 34, 36], "project_service_": 2, "cmd": [2, 8, 9, 13, 36], "One": [2, 4, 6, 10, 28, 39], "sampl": [2, 3, 4, 7, 8, 9, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 26, 27, 28, 29, 30, 31, 34, 35, 36, 37, 38], "label": [2, 3, 4, 8, 9, 10, 11, 12, 13, 15, 22, 23, 25, 28, 33, 34, 36, 37, 38], "meta": [2, 4, 28], "assign": [2, 3, 4, 9, 10, 25, 28, 36], "null": [2, 8, 9, 13, 22, 36, 37], "member": 2, "globalipv6": 2, "ipv6": [2, 9, 23], "address": [2, 9, 10, 12, 15, 23, 34, 36], "globalipv6prefixlen": 2, "subnet": [2, 22, 23, 34], "length": [2, 9, 13, 34], "ipaddress": 2, "ip": [2, 9, 10, 12, 15, 23, 36], "172": [2, 9, 23, 33], "ipprefixlen": 2, "bit": 2, "16": [2, 9, 33], "macaddress": 2, "mac": [2, 9, 23], "virtual": 2, "nic": 2, "02": [2, 3], "42": 2, "ac": 2, "00": [2, 22, 37], "regard": 2, "disposit": 2, "chri": [2, 4, 9, 13, 15, 20, 23, 28], "houseknecht": [2, 4, 9, 13, 15, 20, 23, 28], "chouseknecht": [2, 4, 9, 13, 15, 20, 23, 28], "18": [3, 9], "cli_context": [3, 12], "context": [3, 12, 15, 39], "docker_cli": [3, 12], "search": [3, 9, 12, 36], "multipl": [3, 10, 13, 14, 24, 39], "ensur": [3, 9, 13, 21, 23], "even": [3, 4, 9, 23, 26, 28, 34, 36], "miss": [3, 4, 9, 28], "fail": [3, 9, 11, 23, 24, 25, 30, 32, 34, 35, 36], "try": [3, 6, 9, 15, 16, 23, 30], "polici": [3, 9, 36], "pull_polici": 3, "figur": 3, "out": [3, 20, 36, 39], "stabl": 3, "10872": 3, "main": 3, "friendli": 3, "tri": [3, 9], "accomod": 3, "variou": [3, 9, 41], "behavior": [3, 9, 12, 19], "adjust": 3, "test": [3, 4, 9, 22, 28, 36, 37], "between": [3, 9, 30, 34, 36, 39], "exact": 3, "over": [3, 23, 39], "releas": [3, 15], "break": 3, "program": [3, 12, 42], "docker_compos": [3, 39, 41], "v1": [3, 8, 9, 15, 20, 41], "appli": [3, 15, 25, 30, 34, 36], "resourc": [3, 9, 30, 36], "happen": [3, 4, 9, 28, 39], "exit": [3, 7, 9, 36], "kill": [3, 9, 36], "kind": 3, "unknown": [3, 16], "associ": [3, 9, 20, 31], "createdat": [3, 37], "timestamp": 3, "2024": 3, "01": [3, 9, 37], "12": [3, 9, 10, 12, 19, 21, 22, 26, 33, 37, 39], "20": [3, 9, 22], "41": [3, 36], "0100": 3, "cet": 3, "exitcod": 3, "health": [3, 9, 36], "44a7d607219a60b7db0a4817fb3205dce46e91df2cb4b78a6100b6e27b0d3135": 3, "localvolum": 3, "mount": [3, 9, 36], "primari": [3, 10], "publish": [3, 9, 36], "assig": 3, "protocol": [3, 36], "udp": [3, 9, 36], "publishedport": 3, "targetport": 3, "interfac": [3, 9, 10, 34], "bound": [3, 9], "runningfor": 3, "size": [3, 9, 12, 13, 15, 21, 36], "0b": 3, "about": [3, 15, 23, 25, 29, 34, 39, 41], "minut": 3, "containernam": 3, "conain": 3, "sha256": [3, 14, 36], "c8bccc0af9571ec0d006a43acb5a8d08c4ce42b6cc7194dd6eb167976f501ef1": 3, "belong": [3, 9, 10, 15], "byte": [3, 9, 12, 15, 27, 36], "tag": [3, 9, 12, 13, 14, 15, 16, 17, 18, 21, 36, 39, 41], "swarm": [4, 23, 28, 30, 31, 41], "similar": [4, 6, 8, 20, 22, 28, 39], "rm": [4, 15, 28], "add": [4, 7, 9, 10, 12, 15, 20, 21, 23, 25, 28, 30, 33, 34, 36, 39], "metadata": [4, 9, 10, 21, 25, 28, 33, 34], "ansible_kei": [4, 28], "represent": [4, 28], "futur": [4, 15, 20, 28], "30": [4, 9, 34, 36], "data_src": [4, 28], "data_is_b64": [4, 28], "assum": [4, 6, 9, 15, 16, 28], "base64": [4, 6, 28], "encod": [4, 6, 28], "decod": [4, 6, 28], "being": [4, 6, 15, 28, 34], "binari": [4, 6, 28], "better": [4, 6, 28], "keep": [4, 6, 9, 19, 28, 34, 42], "let": [4, 6, 28], "rolling_vers": [4, 28], "increas": [4, 28, 39], "append": [4, 7, 12, 15, 16, 17, 18, 19, 23, 28], "contain": [4, 11, 12, 13, 15, 16, 17, 22, 23, 24, 25, 27, 28, 29, 30, 31, 32, 33, 36, 40, 41], "ansible_vers": [4, 28], "template_driv": 4, "golang": 4, "go": 4, "templat": [4, 7, 9], "versions_to_keep": [4, 28], "extran": [4, 28], "delet": [4, 18, 23, 26, 27, 28, 30, 38], "after": [4, 9, 10, 15, 21, 25, 28, 30, 33, 34, 36], "everyth": [4, 6, 27, 28], "foo": [4, 7, 9, 10, 28, 36], "becaus": [4, 9, 10, 21, 28, 33, 34], "re": [4, 9, 20, 23, 28], "prevent": [4, 7, 9, 28], "lookup": [4, 9, 28], "b64encod": [4, 28], "goodnight": [4, 28], "everyon": [4, 28], "bar": [4, 9, 28, 36], "baz": [4, 28], "No": [4, 28, 39], "though": [4, 15, 28], "monkei": [4, 28], "creation": [4, 9, 23, 28, 36], "config_id": [4, 36], "object": [4, 6, 21, 28, 32, 41], "hzehrmyjigmcp2gb6nlhmjqcv": [4, 28], "config_nam": [4, 36], "awesome_config": 4, "john": 4, "hu": 4, "ushuz": 4, "prefer": [5, 9, 15, 16, 36], "docker_api": [5, 10, 39, 40, 41], "docker_extra_arg": 5, "extra": [5, 10, 12, 15, 21, 33, 40], "pass": [5, 7, 9, 10, 34, 36, 39], "line": [5, 7, 9, 39], "extra_cli_arg": 5, "ansible_docker_extra_arg": 5, "too": 5, "itself": [5, 9, 39, 42], "lorin": 5, "hochestein": 5, "leendert": 5, "brouwer": 5, "cp": [6, 39], "must": [6, 7, 9, 15, 16, 17, 24, 25, 32, 34, 35, 36, 39], "owner_id": 6, "group_id": 6, "also": [6, 9, 11, 13, 23, 24, 25, 32, 34, 35, 36, 38, 39], "necessari": 6, "bin": [6, 7, 8, 9, 13], "sh": [6, 13], "shell": [6, 9, 36], "correspond": [6, 9, 11, 15, 34, 36], "container_path": 6, "absolut": 6, "plan": 6, "pre": 6, "content_is_b64": 6, "risk": 6, "interpret": [6, 39], "utf": 6, "corrupt": 6, "flag": [6, 32], "filesystem": [6, 9, 36], "write": [6, 9], "idempot": [6, 9, 34], "destin": [6, 9], "match": [6, 8, 9, 10, 11, 15, 16, 18, 21, 22, 24, 32, 33, 35, 36], "download": [6, 12, 15], "compar": [6, 9, 39], "upload": 6, "disk": [6, 11, 27], "avail": [6, 9, 10, 15, 21, 25, 32, 33, 36, 39, 40], "local_follow": 6, "tree": 6, "system": [6, 9, 11, 39], "owner": [6, 9, 36], "manag": [6, 30, 32, 33, 36, 41], "transfer": 6, "comput": 6, "max_file_size_for_diff": 6, "larg": [6, 23, 26, 37, 38], "mydata": [6, 8, 9, 22, 37], "txt": [6, 36], "input": [6, 10, 21, 33], "runm": 6, "o": [6, 9, 10, 12, 13, 15, 21, 33], "root": [6, 7, 9, 36, 40, 42], "0o755": 6, "readabl": [6, 9], "writabl": 6, "actual": [6, 25, 36], "argv": 7, "quot": [7, 9, 36], "exactli": [7, 10, 21, 33], "chdir": 7, "detach": [7, 9, 39], "synchron": [7, 39], "asynchron": 7, "stdin": [7, 9], "cannot": [7, 9, 11, 12, 21, 23], "stdout": [7, 15], "stderr": 7, "rc": 7, "respect": [7, 20], "pars": [7, 9, 36], "parser": [7, 9, 36], "avoid": [7, 9, 36, 39], "loss": [7, 9, 36], "jinja2": [7, 9, 10, 21, 33], "convert": [7, 9, 10, 12, 15, 33], "back": [7, 9, 36], "correct": [7, 9, 39], "wai": [7, 9, 10, 15, 42], "stdin_add_newlin": 7, "newlin": 7, "strip_empty_end": 7, "strip": 7, "end": [7, 10, 21, 33, 39], "tty": [7, 8, 9, 13, 36], "alloc": [7, 9, 36], "simpl": 7, "bash": 7, "c": [7, 13], "l": [7, 11, 32], "lah": 7, "dev": [7, 9, 12, 15, 38], "stderr_lin": 7, "exec_id": 7, "249d9e3075655baf705ed8f40488c5e9434049cf3431976f1bfdb73741c574c5": 7, "standard": [7, 21], "essenti": [8, 11, 22, 24, 35, 39], "inspect": [8, 9, 10, 12, 14, 15, 16, 17, 18, 19, 22, 23, 24, 26, 35, 37, 38, 39, 41], "docker_contain": [8, 23, 39, 40, 41], "mai": [8, 9, 22, 30, 33, 36], "info": [8, 11, 22, 24, 29, 31, 32, 35, 37], "els": [8, 22, 37], "repres": [8, 9, 11, 22, 24, 32, 35, 36], "apparmorprofil": [8, 9], "arg": [8, 9, 12, 15, 36], "attachstderr": [8, 9, 13], "attachstdin": [8, 9, 13], "attachstdout": [8, 9, 13], "usr": [8, 9, 13], "supervisord": [8, 9], "domainnam": [8, 9, 13], "entrypoint": [8, 9, 13], "sbin": [8, 9, 13], "exposedport": [8, 9, 13], "443": [8, 9], "80": [8, 9], "8e47bf643eb9": [8, 9], "lnmp_nginx": [8, 9], "onbuild": [8, 9, 13], "openstdin": [8, 9, 13], "stdinonc": [8, 9, 13], "tmp": [8, 9, 20, 36], "lnmp": [8, 9], "nginx": [8, 9, 15, 30, 36], "site": [8, 9], "log": [8, 9, 15, 34, 36, 39, 41], "life": [9, 39], "cycl": 9, "view": 9, "auto_remov": 9, "side": [9, 34], "container_default_behavior": 9, "compat": [9, 10, 39], "blkio_weight": 9, "block": [9, 23], "io": [9, 20], "weight": [9, 15], "1000": 9, "cap_drop": [9, 36], "capabl": [9, 36], "drop": [9, 36], "cap": 9, "compos": [9, 10, 21, 30, 33, 41], "cap_add": [9, 36], "cgroup_par": 9, "parent": [9, 10, 13, 18, 21, 33], "cgroup": 9, "cgroupns_mod": 9, "namespac": [9, 29, 42], "simpli": 9, "cgroupn": 9, "privat": [9, 15, 20, 36, 39], "cleanup": [9, 39], "either": [9, 15, 24, 34, 36], "were": [9, 15, 18], "split": 9, "comma": 9, "command_handl": 9, "handl": 9, "consid": [9, 10, 12, 15, 23, 27, 34], "rule": 9, "relat": 9, "until": [9, 10, 11, 21, 27, 30, 33], "kept": [9, 19], "correctli": [9, 23], "comparison": 9, "properti": 9, "decid": 9, "strict": [9, 10, 21, 33], "allow_more_pres": 9, "equal": [9, 36], "dict": [9, 11, 32, 36], "wildcard": 9, "explicitli": 9, "problem": 9, "now": 9, "no_default": 9, "restor": 9, "affect": [9, 12, 15, 16, 17, 18, 19, 23, 26, 37, 38], "init": [9, 34, 36, 42], "memori": [9, 15, 36], "paus": [9, 25, 36], "privileg": [9, 42], "read_onli": [9, 36], "cpu_period": 9, "limit": [9, 15, 36], "cpu": [9, 15, 36], "cf": 9, "complet": [9, 25, 30], "fair": 9, "schedul": 9, "period": [9, 36], "easier": 9, "altern": [9, 10, 12, 15], "cpu_quota": 9, "quota": 9, "cpu_shar": 9, "share": [9, 15, 36], "float": [9, 36], "much": 9, "mean": [9, 15, 23], "most": [9, 39], "half": 9, "cpuset_cpu": 9, "cpuset_mem": 9, "mem": 9, "default_host_ip": 9, "ipv4": [9, 23], "With": [9, 21, 23], "bind": [9, 36], "explicit": [9, 10], "70": 9, "bridg": [9, 22, 23], "host_binding_ipv4": 9, "fall": 9, "background": 9, "disabl": [9, 26, 36], "reflect": 9, "device_read_bp": 9, "devic": [9, 38], "rate": 9, "per": [9, 21, 33, 36], "unit": [9, 12, 15, 36], "posit": [9, 12, 15, 36], "b": [9, 12, 15, 36], "k": [9, 12, 15, 36], "kibibyt": [9, 12, 15, 36], "1024b": [9, 12, 15, 36], "m": [9, 12, 15, 36], "mebibyt": [9, 12, 15, 36], "g": [9, 12, 15, 36], "gibibyt": [9, 12, 15, 36], "t": [9, 10, 12, 15, 36], "tebibyt": [9, 12, 15, 36], "p": [9, 12, 15, 32, 36], "pebibyt": [9, 12, 15, 36], "omit": [9, 10, 12, 15, 21, 33, 34, 36], "device_read_iop": 9, "device_request": 9, "gpu": 9, "top": [9, 10], "level": [9, 10], "combin": [9, 16, 25, 34], "OR": 9, "everi": [9, 39], "AND": 9, "driver": [9, 21, 22, 23, 36, 37, 38], "satisfi": 9, "sub": [9, 36], "nvidia": 9, "found": [9, 10, 15, 18, 20, 21, 33, 39], "runtim": 9, "device_id": 9, "specif": [9, 15, 16, 23, 29, 38, 39], "device_write_bp": 9, "device_write_iop": 9, "express": [9, 10, 21, 33], "path_on_host": 9, "path_in_contain": 9, "cgroup_permiss": 9, "dns_opt": 9, "dn": [9, 36], "dns_search_domain": 9, "domain": [9, 36], "dns_server": 9, "overwrit": [9, 15, 19], "etc_host": [9, 12, 15], "etc": [9, 12, 13, 15, 23, 36], "exposed_port": 9, "expos": [9, 36], "listen": [9, 34], "force_kil": 9, "forcekil": 9, "healthcheck": [9, 36], "healthi": [9, 36], "instruct": [9, 12, 15, 36], "interv": [9, 30, 36], "start_period": [9, 36], "durat": [9, 36], "accept": [9, 10, 21, 36], "look": [9, 36], "5h34m56": [9, 36], "1m30": [9, 36], "so": [9, 10, 23, 36, 39], "u": [9, 30, 36], "h": [9, 36], "retri": [9, 30, 36], "consecut": [9, 30, 36], "failur": [9, 36], "unhealthi": [9, 36], "initi": [9, 36], "countdown": [9, 36], "item": [9, 10, 21, 33, 36], "ignore_imag": 9, "evalu": [9, 36], "registri": [9, 12, 13, 14, 15, 18, 19, 30, 36, 39, 41], "warn": [9, 21], "deprec": [9, 39], "image_comparison": 9, "via": [9, 23, 25, 27, 33, 36], "yet": 9, "image_label_mismatch": 9, "inherit": 9, "while": [9, 36, 42], "introduc": 9, "unexpect": 9, "base": [9, 10, 21, 30, 33, 39], "image_name_mismatch": 9, "reason": 9, "emit": 9, "would": 9, "make": [9, 10, 13, 15, 21, 23, 33, 34, 36, 38, 39], "forward": [9, 36], "signal": [9, 36], "reap": [9, 36], "open": 9, "launch": [9, 42], "ipc_mod": 9, "ipc": 9, "reus": 9, "anoth": [9, 19], "within": 9, "keep_volum": 9, "retain": 9, "anonym": 9, "kernel_memori": 9, "kernel": 9, "minimum": 9, "4m": 9, "kill_sign": 9, "log_driv": [9, 36], "possibl": [9, 10, 11, 15, 21, 27, 32, 33, 34], "log_opt": 9, "chosen": 9, "engin": [9, 11, 32, 36, 38], "admin": 9, "overview": 9, "effect": [9, 30, 34], "mac_address": 9, "92": 9, "d0": 9, "c6": 9, "0a": 9, "29": [9, 36], "33": 9, "memory_reserv": 9, "soft": 9, "memory_swap": 9, "total": [9, 15], "swap": [9, 15], "unlimit": [9, 15], "memory_swappi": 9, "tune": 9, "swappi": 9, "100": 9, "remain": [9, 25], "power": 9, "consist": 9, "deleg": 9, "no_copi": [9, 36], "popul": 9, "propag": [9, 36], "rprivat": [9, 36], "rshare": [9, 36], "slave": [9, 36], "rslave": [9, 36], "suppli": 9, "tmpfs_mode": [9, 36], "permiss": 9, "tmpf": [9, 36], "tmpfs_size": [9, 36], "npipe": [9, 36], "volume_driv": 9, "volume_opt": 9, "network_mod": 9, "network_nam": [9, 23], "networks_cli_compat": 9, "least": 9, "structur": 9, "enforc": 9, "mention": 9, "These": [9, 10, 41], "reach": 9, "ipv4_address": 9, "ipv6_address": 9, "behav": [9, 21], "afterward": 9, "oom_kil": 9, "oom": 9, "killer": 9, "oom_score_adj": 9, "score": 9, "output_log": [9, 39], "journald": 9, "pid_mod": 9, "pid": [9, 40, 42], "pids_limit": 9, "platform": [9, 12, 15, 16, 30, 33], "arch": [9, 12, 15, 33], "variant": [9, 12, 15], "normal": 9, "similarli": 9, "notic": 9, "accident": 9, "due": 9, "give": 9, "extend": [9, 32], "publish_all_port": 9, "published_port": [9, 36], "intact": 9, "syntax": 9, "9000": 9, "rang": [9, 23], "shorter": 9, "free": 9, "util": [9, 39], "dig": 9, "resolv": [9, 30, 36], "point": 9, "earlier": 9, "purge_network": 9, "sure": [9, 13, 15, 23, 34, 38, 39], "removal_wait_timeout": 9, "usual": [9, 15], "fast": 9, "howev": 9, "mani": 9, "phase": 9, "restart_polici": [9, 36], "place": 9, "around": [9, 34], "restart_retri": 9, "security_opt": 9, "form": [9, 34], "shm_size": [9, 12, 15], "shm": [9, 12, 15], "entir": [9, 12, 15], "64m": [9, 12, 15], "move": 9, "account": [9, 20, 36], "stop_sign": [9, 36], "stop_timeout": 9, "sigkil": 9, "its": [9, 25, 36, 39], "stoptimeout": 9, "storage_opt": 9, "storag": 9, "sysctl": 9, "pseudo": [9, 36], "ulimit": 9, "nofil": 9, "262144": 9, "usernam": [9, 20, 36], "uid": [9, 36], "groupnam": 9, "gid": [9, 36], "userns_mod": 9, "ut": 9, "style": 9, "separ": [9, 10, 21, 33], "ro": 9, "rw": 9, "nocopi": 9, "selinux": 9, "addition": 9, "z": 9, "volumes_from": 9, "working_dir": [9, 36], "partial": [9, 15, 16], "destroi": [9, 39], "downtim": 9, "except": [9, 23, 33], "therefor": 9, "relev": 9, "busybox": [9, 31], "redi": 9, "myredi": 9, "appendonli": 9, "ye": [9, 10, 21, 33], "6379": 9, "myapplic": 9, "someus": 9, "appimag": 9, "aliasedredi": 9, "sda": 9, "xvda": 9, "rwm": 9, "8080": [9, 15], "9001": 9, "8081": 9, "127": [9, 10, 36], "9002": 9, "random": 9, "9003": 9, "8100": 9, "select": [9, 10, 11, 13, 15, 16, 17, 21, 23, 25, 27, 32, 33, 39], "9010": 9, "9020": 9, "7000": 9, "7010": 9, "secret_kei": 9, "ssssh": 9, "boolean_kei": 9, "mycontain": 9, "ubuntu": [9, 36], "14": [9, 36], "04": [9, 36], "sleep": [9, 36], "infin": 9, "balanc": 9, "anotherappimag": 9, "1d": 9, "with_sequ": 9, "ohno": 9, "syslog": 9, "myservic": [9, 32, 35, 36], "my": [9, 10, 33, 39], "514": 9, "facil": 9, "13": [9, 10, 36], "db_test": 9, "docker_network_nam": 9, "sleeper": 9, "testingnet": 9, "sleepyzz": 9, "testingnet2": 9, "sleepi": 9, "sleepyz": 9, "zzzz": 9, "agent": [9, 30, 34], "jenkinsci": 9, "jenkin": 9, "sys_tim": 9, "finer": 9, "arg1": 9, "arg2": 9, "whatev": [9, 15, 16], "precis": 9, "ok": 9, "ii": 9, "healthstatu": 9, "proxi": [9, 15], "curl": [9, 36], "ing": [9, 36], "22": [9, 10], "1700": 9, "16g": 9, "20m": [9, 36], "sdb": 9, "300": 9, "some": 9, "3a23c669": 9, "1f69": 9, "c64e": 9, "cf85": 9, "44e9b07e7a2a": 9, "condit": [9, 10, 21, 33, 36], "mb": 9, "backend": 9, "fabianle": 9, "org": 9, "2020": 9, "15": [9, 13], "overlay2": 9, "xf": 9, "rootf": 9, "12m": 9, "fact": [9, 10, 21, 33, 36, 41], "zero": 9, "cove": 9, "schneider": 9, "joshua": 9, "conner": 9, "joshuaconn": 9, "pavel": [9, 15], "antonov": [9, 15], "softzilla": [9, 15], "thoma": 9, "steinbach": 9, "thomassteinbach": 9, "philipp": 9, "jandot": 9, "zfil": 9, "daan": 9, "oosterveld": 9, "dusdanig": 9, "kassian": 9, "sun": 9, "kassiansun": 9, "add_legacy_group": 10, "letter": 10, "image_": 10, "stack_": 10, "stack": [10, 36, 41], "service_": 10, "configure_docker_daemon": 10, "connection_typ": 10, "default_ip": 10, "private_ssh_port": 10, "filter": [10, 11, 21, 27, 32, 33], "exclud": [10, 21, 33], "deselect": [10, 21, 33], "sequenti": [10, 21, 33], "keyed_group": [10, 21, 33], "default_valu": [10, 21, 33], "trailing_separ": [10, 21, 33], "parent_group": [10, 21, 33], "prefix": [10, 21, 33], "_": [10, 21, 33], "leading_separ": [10, 21, 33], "conjunct": [10, 21, 33], "underscor": [10, 21, 33], "concaten": [10, 21, 33], "recogn": [10, 33], "own": [10, 33], "invalid": [10, 21, 33], "fatal": [10, 21, 33], "skip": [10, 21, 33], "continu": [10, 21, 33, 36], "those": [10, 21, 25, 33], "use_extra_var": [10, 21, 33], "composit": [10, 21, 33, 40], "highest": [10, 21, 33, 40], "inventory_plugin": [10, 21, 33], "ansible_inventory_use_extra_var": [10, 21, 33, 40], "verbose_output": [10, 11, 21, 32, 33], "toggl": [10, 33], "transform": 10, "docker_xxx": 10, "hostconfig": 10, "docker_hostconfig": 10, "minim": [10, 21, 33], "2375": [10, 33], "unverifi": [10, 33], "somewher": [10, 33], "construct": [10, 21, 33], "network_foo": 10, "networkmod": 10, "linux": [10, 13, 33], "os_linux": [10, 33], "docker_platform": 10, "fallback": 10, "export": 10, "ansible_ssh_host": 10, "ansible_ssh_port": 10, "docker_nam": 10, "whose": [10, 34], "next": [10, 39], "startswith": 10, "didn": 10, "abov": 10, "queri": [11, 24, 30, 39], "contact": 11, "meet": 11, "containers_al": 11, "containers_filt": [11, 27], "24h": [11, 27], "disk_usag": 11, "summari": 11, "space": [11, 27], "layer": 11, "sum": 11, "images_filt": [11, 27], "dangl": [11, 27], "networks_filt": [11, 27], "verbos": [11, 32], "method": [11, 32], "your": [11, 20, 23, 32, 34, 39], "volumes_filt": [11, 27], "mylabel": [11, 36], "key1": [11, 23, 25], "value1": [11, 23], "key2": [11, 23, 25], "value2": [11, 23], "host_info": 11, "can_talk_to_dock": [11, 32], "talk": [11, 32, 39], "basic": [11, 32], "piotr": [11, 24, 25, 32, 34, 36], "wojciechowski": [11, 24, 25, 32, 34, 36], "wojciechowskipiotr": [11, 24, 25, 32, 34, 36], "allo": 12, "buildkit": [12, 15], "direct": [12, 15], "conveni": [12, 15], "cache_from": [12, 15], "registry_serv": [12, 15, 16, 17, 18, 19], "push": [12, 14, 15, 18, 19, 39, 41], "tag_nam": [12, 15, 16, 17, 18, 19], "digest": [12, 16, 17, 18, 30, 36], "rebuild": 12, "intermedi": [12, 15], "stage": [12, 15], "final": [12, 15], "docker_image_push": [12, 14, 15, 19, 39, 41], "docker_image_tag": [12, 14, 15, 16, 17, 18, 39, 41], "arrai": 13, "appear": 13, "docker_imag": [13, 39, 41], "docker_image_fact": 13, "singl": [13, 23, 39], "pacur": [13, 15, 16, 18], "cento": [13, 15, 16, 18], "sinatra": [13, 15], "architectur": [13, 33], "amd64": [13, 15, 16], "5000": [13, 15, 17, 19, 20], "e5c68db50333": 13, "c72dce2618dc8f7b794d2b2c2b1e64e0205ead5befc294f8111da23bd6a2c799": 13, "lib": [13, 37], "workingdir": 13, "e83a452b8fb89d78a25a6739457050131ca5c863629a47639530d9ad2008d610": 13, "containerconfig": 13, "nop": 13, "2016": 13, "03": 13, "08t21": 13, "08": 13, "399680378z": 13, "dockervers": 13, "graphdriv": 13, "auf": 13, "53773d8552f07b730f3e19979e32499519807d67b344141d965463a950a66e08": 13, "f0b1f729f784b755e7bf9c8c2e65d8a0a35a533769c2588f02895f6781ac0805": 13, "repodigest": 13, "repotag": 13, "virtuals": 13, "165808884": 13, "tar": [14, 15], "docker_image_remov": [14, 15, 16, 17, 19, 39, 41], "image_nam": 14, "join": [14, 34, 39], "hello": 14, "world": 14, "e004c2cc521c95383aebb1fb5893719aa7a8eae2e7a71f316a4410784edb00a9": 14, "archiv": [15, 18, 41], "archive_path": 15, "container_limit": 15, "cpusetcpu": 15, "cpushar": 15, "memswap": 15, "neither": [15, 39], "http_timeout": 15, "use_config_proxi": 15, "force_abs": 15, "un": [15, 18], "force_sourc": 15, "force_tag": 15, "load_path": 15, "ask": [15, 16, 21], "minor": 15, "hub": [15, 39], "retriev": [15, 29, 31, 34, 39, 41], "buildx": [15, 39, 41], "docker_image_build": [15, 39, 41], "docker_image_info": [15, 39, 41], "docker_image_load": [15, 18, 39, 41], "docker_image_pul": [15, 17, 18, 39, 41], "56": 15, "dcoppenhagan": 15, "myimag": 15, "As": 15, "repo": [15, 17], "my_sinatra": 15, "dir": 15, "log_volum": 15, "myapp": 15, "listen_port": 15, "alpin": [15, 36], "sorin": 15, "sbarnea": 15, "ssbarnea": 15, "not_pres": 16, "shown": 16, "prune": [18, 30, 39, 41], "untag": [18, 39], "existing_imag": 19, "overwritten": 19, "tagged_imag": 19, "login": [20, 39], "credenti": 20, "store": [20, 21, 34], "config_path": 20, "dockercfg_path": 20, "password": [20, 26], "plaintext": 20, "reauthor": 20, "reauth": 20, "refresh": 20, "registry_url": 20, "index": 20, "logout": [20, 39], "dockerhub": 20, "could": 20, "rekcod": 20, "yourself": 20, "secrets3": 20, "mydockercfg": 20, "login_result": 20, "serveraddress": 20, "testus": 20, "olaf": 20, "kilian": 20, "olsaki": 20, "ansible_port": 21, "ansible_ssh_private_kei": 21, "dm_": 21, "daemon_env": 21, "silent": 21, "successfulli": 21, "token": [21, 32, 34], "running_requir": 21, "region": 21, "docker_machine_node_attribut": 21, "digitalocean": 21, "mymachin": 21, "drivernam": 21, "digit": 21, "dm_tag": 21, "behaviour": 21, "ansible_ssh_common_arg": 21, "stricthostkeycheck": 21, "ximon": 21, "eighteen": 21, "ximon18": 21, "docker_network": [22, 39, 41], "configfrom": 22, "configonli": 22, "2018": [22, 37], "07t01": 22, "47": 22, "51": 22, "250835114": 22, "06": 22, "enableipv6": 22, "ipam": [22, 23], "gatewai": [22, 23], "168": [22, 34], "96": 22, "0856968545f22026c41c2c7c3d448319d3b4a6a03a40b148b3ac4031696d1c0a": 22, "ingress": [22, 36], "intern": [22, 23], "f2700bba": 22, "scope": [22, 23, 37], "dave": [22, 23], "bendit": [22, 23], "dbendit": [22, 23], "subcommand": [23, 26, 37, 38], "increment": 23, "canon": 23, "global": [23, 36, 39], "worker": [23, 25, 33, 34], "care": 23, "reli": [23, 42], "overlai": 23, "3rd": [23, 38], "parti": [23, 38], "driver_opt": [23, 38], "consult": [23, 38], "enable_ipv6": 23, "disconnect": 23, "restrict": 23, "extern": [23, 34, 36], "ipam_config": 23, "iprang": 23, "spell": 23, "notat": 23, "aux_address": 23, "auxiliari": 23, "cidr": [23, 34], "ipam_driv": 23, "ipam_driver_opt": 23, "reconnect": 23, "ones": [23, 25], "fix": 23, "loop": 23, "properli": 23, "network_on": 23, "container_a": 23, "container_b": 23, "container_c": 23, "fulllist": 23, "network_two": 23, "net2": 23, "network_thre": 23, "27": [23, 36], "24": [23, 27], "26": 23, "host1": 23, "host2": 23, "network_four": 23, "network_ipv6_on": 23, "fdd1": 23, "ac8c": 23, "0557": 23, "7ce1": 23, "64": 23, "network_ipv6_two": 23, "7ce2": 23, "ben": 23, "keith": 23, "keitwb": 23, "cluster": [24, 25, 41], "self": 24, "presenc": 24, "mynod": [24, 25, 32, 34], "mynode1": 24, "mynode2": 24, "left": 24, "unreach": 24, "role": [25, 34, 36], "activ": 25, "drain": 25, "docker_swarm": [25, 39, 40, 41], "labels_st": 25, "labels_to_remov": 25, "made": [25, 36], "thierri": [25, 34], "bouvet": [25, 34], "tbouvet": [25, 34], "enable_timeout": 26, "force_remov": 26, "plugin_nam": 26, "plugin_opt": 26, "plugin_on": 26, "weavework": 26, "net": 26, "latest_releas": 26, "ipalloc_rang": 26, "weave_password": 26, "sakar": 26, "mehra": 26, "sakar97": 26, "vladimir": 26, "porshkevich": 26, "builder_cach": 27, "builder": 27, "hour": 27, "ago": 27, "builder_cache_space_reclaim": 27, "reclaim": 27, "containers_space_reclaim": 27, "images_space_reclaim": 27, "volumes_space_reclaim": 27, "secret_id": [28, 36], "secret_nam": [28, 36], "awesome_secret": 28, "docker_stack_task_info": [29, 39, 41], "grafana": 29, "orchestr": [29, 39], "kubernet": 29, "jose": [29, 31], "angel": [29, 31], "munoz": [29, 31], "imjoseangel": [29, 31], "jsondiff": 30, "absent_retri": 30, "larger": 30, "last": 30, "absent_retries_interv": 30, "nest": 30, "deploi": 30, "resolve_imag": [30, 36], "with_registry_auth": 30, "auth": 30, "mystack": 30, "opt": [30, 36], "envvar": 30, "stack_spec_diff": 30, "spec": [30, 33], "test_stack_test_servic": 30, "tasktempl": 30, "containerspec": 30, "dario": [30, 36], "zanzico": [30, 36], "dariko": [30, 36], "requir": [31, 42], "test_stack": 31, "currentst": 31, "desiredst": 31, "7wqv6m02ugkw": 31, "messag": 32, "nodes_filt": 32, "services_filt": 32, "tasks_filt": 32, "unlock_kei": 32, "unlock": [32, 34], "ignore_error": 32, "docker_swarm_act": 32, "docker_swarm_manag": 32, "swarm_fact": [32, 34], "swarm_unlock_kei": 32, "return": [33, 41], "leader": [33, 34], "nonlead": 33, "include_host_uri": 33, "attribut": 33, "ansible_host_uri": 33, "uri": 33, "modif": 33, "include_host_uri_port": 33, "time_out": 33, "enginevers": 33, "x86_64": 33, "arch_x86_64": 33, "exompl": 33, "w": 33, "label_product": 33, "hint": 33, "charact": 33, "safe": 33, "stefan": 33, "heitm\u00fcller": 33, "morph027": 33, "advertise_addr": 34, "reachabl": 34, "advertis": 34, "4567": 34, "eth0": 34, "initialis": 34, "autolock_manag": 34, "lock": 34, "docker_swarm_info": [34, 39, 41], "ca_force_rot": 34, "purpos": 34, "sign": 34, "data_path_addr": 34, "traffic": 34, "data_path_port": 34, "9789": 34, "40": [34, 36], "default_addr_pool": 34, "pool": 34, "39": 34, "dispatcher_heartbeat_period": 34, "delai": [34, 36], "nanosecond": 34, "heartbeat": 34, "dispatch": 34, "5000000000": [34, 36], "election_tick": 34, "tick": 34, "trigger": [34, 36], "elect": 34, "heartbeat_tick": 34, "join_token": 34, "censor": 34, "keep_old_snapshot": 34, "snapshot": 34, "beyond": 34, "docker_nod": [34, 39, 41], "listen_addr": 34, "inter": 34, "2377": 34, "log_entries_for_slow_follow": 34, "sync": 34, "slow": 34, "node_cert_expiri": 34, "expiri": 34, "90": 34, "dai": 34, "7776000000000000": 34, "node_id": 34, "rotate_manager_token": 34, "rotat": 34, "rotate_worker_token": 34, "signing_ca_cert": 34, "leaf": 34, "signing_ca_kei": 34, "snapshot_interv": 34, "10000": 34, "demot": 34, "subnet_s": 34, "mask": 34, "task_history_retention_limit": 34, "histori": 34, "swmtkn": 34, "xxxxx": 34, "ens10": 34, "jointoken": 34, "value_specified_in_no_log_paramet": 34, "unlockkei": 34, "swmkei": 34, "xxx": 34, "hann": [35, 36], "ljungberg": [35, 36], "hannseman": [35, 36], "filenam": 36, "octal": 36, "0644": 36, "0444": 36, "container_label": 36, "dns_option": 36, "dns_search": 36, "endpoint_mod": 36, "endpoint": 36, "vip": 36, "dnsrr": 36, "signific": 36, "force_upd": 36, "37": 36, "replic": 36, "driver_config": 36, "copi": [36, 39, 41], "readonli": 36, "placement": 36, "constraint": 36, "pref": 36, "replicas_max_per_nod": 36, "target_port": 36, "replica": 36, "instanti": 36, "reserv": 36, "restart_config": 36, "max_attempt": 36, "rollback_config": 36, "roll": 36, "rollback": 36, "failure_act": 36, "max_failure_ratio": 36, "fraction": 36, "max": 36, "ratio": 36, "monitor": 36, "parallel": 36, "simultan": 36, "secret": [36, 39, 41], "unspecifi": 36, "stop_grace_period": 36, "grace": 36, "update_config": 36, "invok": 36, "workdir": 36, "3600": 36, "remote_tmp": 36, "webapp": 36, "depart": 36, "financ": 36, "envvar1": 36, "envvar2": 36, "app": 36, "fluentd": 36, "24224": 36, "async": 36, "120": [36, 39], "edg": 36, "spread": 36, "operatingsystem": 36, "myconfig_nam": 36, "mynetwork": 36, "mynetwork_alia": 36, "mysecret_nam": 36, "50": 36, "50m": 36, "alter": 36, "swarm_servic": 36, "ansible_swarm_servic": 36, "ansible_docker_servic": 36, "x": [36, 39], "90000000000": 36, "30000000000": 36, "10000000000": 36, "healthcheck_dis": 36, "b3dbf31b77fd99d9c08f780ce6f5282aba076d70a513a8be859d8d3a4d0c92b8": 36, "limit_cpu": 36, "limit_memori": 36, "52428800": 36, "log_driver_opt": 36, "placement_prefer": 36, "reserve_cpu": 36, "reserve_memori": 36, "20971520": 36, "restart_policy_attempt": 36, "restart_policy_delai": 36, "restart_policy_window": 36, "120000000000": 36, "update_delai": 36, "update_failure_act": 36, "update_max_failure_ratio": 36, "update_monitor": 36, "update_ord": 36, "update_parallel": 36, "jason": 36, "witkowski": 36, "jwitko": 36, "volume_nam": [37, 38], "09t17": 37, "43": 37, "44": 37, "mountpoint": 37, "bd3f6172": 37, "_data": 37, "commandlin": 38, "volume_cr": 38, "lost": 38, "volume_on": 38, "volume_two": 38, "btrf": 38, "sda2": 38, "alex": 38, "gr\u00f6nholm": 38, "agronholm": 38, "commun": [39, 40], "collect": [39, 41], "offer": 39, "sever": 39, "python_requirements_info": 39, "note": 39, "inventori": [39, 40], "pypi": 39, "realli": 39, "broken": 39, "doubt": 39, "nor": 39, "mainli": 39, "legaci": 39, "docker_stack": [39, 41], "docker_stack_info": [39, 41], "cacert": 39, "wrap": 39, "exec": 39, "posix": 39, "dynam": [39, 41], "individu": 39, "docker_host_info": [39, 41], "docker_login": [39, 41], "docker_prun": [39, 41], "import": 39, "tarbal": 39, "docker_network_info": [39, 41], "docker_volume_info": [39, 41], "docker_volum": [39, 41], "lifecycl": 39, "abil": 39, "docker_container_copy_into": [39, 41], "docker_container_exec": [39, 41], "docker_container_info": [39, 41], "docker_plugin": [39, 41], "thu": 39, "date": 39, "docker_machin": [39, 40, 41], "docker_node_info": [39, 41], "docker_secret": [39, 41], "docker_swarm_servic": [39, 41], "docker_swarm_service_info": [39, 41], "declar": 40, "docker": 40, "ansible_nsenter_pid": [40, 42], "nsenter": [40, 41], "fine": [40, 42], "author": 41, "matrix": 41, "room": 41, "im": 41, "question": 41, "irc": 41, "channel": 41, "libera": 41, "mail": 41, "subscrib": 41, "current_container_fact": 41, "multi": 41, "applic": 41, "model": 42, "container": 42, "enter": 42, "systemd": 42, "nsenter_pid": 42, "nsenter_connect": 42, "jeff": 42, "goldschraf": 42, "jgoldschraf": 42}, "objects": {"": [[40, 0, 1, "-", "ANSIBLE_DOCKER_TIMEOUT"], [40, 0, 1, "-", "ANSIBLE_INVENTORY_USE_EXTRA_VARS"], [40, 0, 1, "-", "ANSIBLE_NSENTER_PID"], [39, 0, 1, "-", "DOCKER_API_VERSION"], [39, 0, 1, "-", "DOCKER_CERT_PATH"], [39, 0, 1, "-", "DOCKER_HOST"], [39, 0, 1, "-", "DOCKER_SSL_VERSION"], [39, 0, 1, "-", "DOCKER_TIMEOUT"], [39, 0, 1, "-", "DOCKER_TLS"], [39, 0, 1, "-", "DOCKER_TLS_HOSTNAME"], [39, 0, 1, "-", "DOCKER_TLS_VERIFY"]]}, "objtypes": {"0": "std:envvar"}, "objnames": {"0": ["std", "envvar", "environment variable"]}, "titleterms": {"commun": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 41, 42], "docker": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 41, 42], "current_container_fact": 0, "modul": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38, 39, 41], "return": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "fact": [0, 8, 11, 22, 24, 32, 37], "about": [0, 8, 11, 22, 24, 32, 35, 37], "whether": 0, "run": [0, 1, 5, 42], "contain": [0, 1, 2, 3, 5, 6, 7, 8, 9, 10, 39, 42], "synopsi": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "attribut": [0, 2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "exampl": [0, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38], "author": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "collect": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 40, 42], "link": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 42], "docker_api": 1, "connect": [1, 5, 39, 41, 42], "task": [1, 5, 31], "requir": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 32, 33, 34, 35, 36, 37, 38, 39], "paramet": [1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 42], "note": [1, 2, 3, 4, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 32, 34, 35, 36, 37, 38, 42], "docker_compos": 2, "manag": [2, 3, 4, 9, 15, 23, 24, 25, 26, 28, 34, 35, 38, 39], "multi": [2, 3], "applic": [2, 3], "compos": [2, 3, 39], "v1": [2, 39], "see": [2, 3, 12, 14, 15, 16, 17, 18, 19, 29], "also": [2, 3, 12, 14, 15, 16, 17, 18, 19, 29], "valu": [2, 3, 4, 6, 7, 8, 9, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 34, 35, 36, 37, 38], "docker_compose_v2": 3, "cli": 3, "plugin": [3, 10, 26, 33, 41], "docker_config": 4, "config": 4, "docker_container_copy_into": 6, "copi": 6, "file": 6, "docker_container_exec": 7, "execut": [7, 42], "command": 7, "docker_container_info": 8, "retriev": [8, 11, 22, 24, 32, 35, 37], "docker_contain": [9, 10], "inventori": [10, 21, 33, 41], "ansibl": [10, 33], "dynam": [10, 33], "docker_host_info": 11, "host": [11, 42], "list": 11, "object": [11, 27], "servic": [11, 35, 36, 39], "docker_image_build": 12, "build": 12, "imag": [12, 13, 14, 15, 16, 17, 18, 19, 39], "us": 12, "buildx": 12, "docker_image_info": 13, "inspect": 13, "docker_image_load": 14, "load": 14, "": 14, "from": [14, 16, 24, 35], "archiv": 14, "docker_imag": 15, "docker_image_pul": 16, "pull": 16, "registri": [16, 17, 20], "docker_image_push": 17, "push": 17, "docker_image_remov": 18, "remov": 18, "docker_image_tag": 19, "tag": 19, "new": 19, "name": 19, "docker_login": 20, "log": 20, "docker_machin": 21, "machin": [21, 39], "sourc": 21, "docker_network_info": 22, "network": [22, 23, 39], "docker_network": 23, "docker_node_info": 24, "swarm": [24, 25, 32, 33, 34, 35, 36, 39], "node": [24, 25, 33], "docker_nod": 25, "docker_plugin": 26, "docker_prun": 27, "allow": 27, "prune": 27, "variou": 27, "docker_secret": 28, "secret": 28, "docker_stack_info": 29, "inform": [29, 31, 35], "all": [29, 40], "stack": [29, 30, 31, 39], "docker_stack": 30, "docker_stack_task_info": 31, "docker_swarm_info": 32, "cluster": [32, 34], "docker_swarm": [33, 34], "docker_swarm_service_info": 35, "docker_swarm_servic": 36, "docker_volume_info": 37, "volum": [37, 38, 39], "docker_volum": 38, "guid": [39, 41], "api": 39, "default": 39, "group": 39, "environ": [39, 40], "variabl": [39, 40], "plain": 39, "daemon": 39, "v2": 39, "configur": 39, "index": [40, 41], "descript": 41, "scenario": 41, "nsenter": 42, "control": 42}, "envversion": {"sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinx": 60}, "alltitles": {"community.docker.current_container_facts module \u2013 Return facts about whether the module runs in a container": [[0, "community-docker-current-container-facts-module-return-facts-about-whether-the-module-runs-in-a-container"]], "Synopsis": [[0, "synopsis"], [1, "synopsis"], [2, "synopsis"], [3, "synopsis"], [4, "synopsis"], [5, "synopsis"], [6, "synopsis"], [7, "synopsis"], [8, "synopsis"], [9, "synopsis"], [10, "synopsis"], [11, "synopsis"], [12, "synopsis"], [13, "synopsis"], [14, "synopsis"], [15, "synopsis"], [16, "synopsis"], [17, "synopsis"], [18, "synopsis"], [19, "synopsis"], [20, "synopsis"], [21, "synopsis"], [22, "synopsis"], [23, "synopsis"], [24, "synopsis"], [25, "synopsis"], [26, "synopsis"], [27, "synopsis"], [28, "synopsis"], [29, "synopsis"], [30, "synopsis"], [31, "synopsis"], [32, "synopsis"], [33, "synopsis"], [34, "synopsis"], [35, "synopsis"], [36, "synopsis"], [37, "synopsis"], [38, "synopsis"], [42, "synopsis"]], "Attributes": [[0, "attributes"], [2, "attributes"], [3, "attributes"], [4, "attributes"], [6, "attributes"], [7, "attributes"], [8, "attributes"], [9, "attributes"], [11, "attributes"], [12, "attributes"], [13, "attributes"], [14, "attributes"], [15, "attributes"], [16, "attributes"], [17, "attributes"], [18, "attributes"], [19, "attributes"], [20, "attributes"], [22, "attributes"], [23, "attributes"], [24, "attributes"], [25, "attributes"], [26, "attributes"], [27, "attributes"], [28, "attributes"], [29, "attributes"], [30, "attributes"], [31, "attributes"], [32, "attributes"], [34, "attributes"], [35, "attributes"], [36, "attributes"], [37, "attributes"], [38, "attributes"]], "Examples": [[0, "examples"], [2, "examples"], [3, "examples"], [4, "examples"], [6, "examples"], [7, "examples"], [8, "examples"], [9, "examples"], [10, "examples"], [11, "examples"], [12, "examples"], [13, "examples"], [14, "examples"], [15, "examples"], [16, "examples"], [17, "examples"], [18, "examples"], [19, "examples"], [20, "examples"], [21, "examples"], [22, "examples"], [23, "examples"], [24, "examples"], [25, "examples"], [26, "examples"], [27, "examples"], [28, "examples"], [29, "examples"], [30, "examples"], [31, "examples"], [32, "examples"], [33, "examples"], [34, "examples"], [35, "examples"], [36, "examples"], [37, "examples"], [38, "examples"]], "Returned Facts": [[0, "returned-facts"]], "Authors": [[0, "authors"], [1, "authors"], [2, "authors"], [3, "authors"], [4, "authors"], [5, "authors"], [6, "authors"], [7, "authors"], [8, "authors"], [9, "authors"], [10, "authors"], [11, "authors"], [12, "authors"], [13, "authors"], [14, "authors"], [15, "authors"], [16, "authors"], [17, "authors"], [18, "authors"], [19, "authors"], [20, "authors"], [21, "authors"], [22, "authors"], [23, "authors"], [24, "authors"], [25, "authors"], [26, "authors"], [27, "authors"], [28, "authors"], [29, "authors"], [30, "authors"], [31, "authors"], [32, "authors"], [33, "authors"], [34, "authors"], [35, "authors"], [36, "authors"], [37, "authors"], [38, "authors"], [42, "authors"]], "Collection links": [[0, "collection-links"], [1, "collection-links"], [2, "collection-links"], [3, "collection-links"], [4, "collection-links"], [5, "collection-links"], [6, "collection-links"], [7, "collection-links"], [8, "collection-links"], [9, "collection-links"], [10, "collection-links"], [11, "collection-links"], [12, "collection-links"], [13, "collection-links"], [14, "collection-links"], [15, "collection-links"], [16, "collection-links"], [17, "collection-links"], [18, "collection-links"], [19, "collection-links"], [20, "collection-links"], [21, "collection-links"], [22, "collection-links"], [23, "collection-links"], [24, "collection-links"], [25, "collection-links"], [26, "collection-links"], [27, "collection-links"], [28, "collection-links"], [29, "collection-links"], [30, "collection-links"], [31, "collection-links"], [32, "collection-links"], [33, "collection-links"], [34, "collection-links"], [35, "collection-links"], [36, "collection-links"], [37, "collection-links"], [38, "collection-links"], [42, "collection-links"]], "community.docker.docker_api connection \u2013 Run tasks in docker containers": [[1, "community-docker-docker-api-connection-run-tasks-in-docker-containers"]], "Requirements": [[1, "requirements"], [2, "requirements"], [3, "requirements"], [4, "requirements"], [6, "requirements"], [7, "requirements"], [8, "requirements"], [9, "requirements"], [10, "requirements"], [11, "requirements"], [12, "requirements"], [13, "requirements"], [14, "requirements"], [15, "requirements"], [16, "requirements"], [17, "requirements"], [18, "requirements"], [19, "requirements"], [20, "requirements"], [21, "requirements"], [22, "requirements"], [23, "requirements"], [24, "requirements"], [25, "requirements"], [26, "requirements"], [27, "requirements"], [28, "requirements"], [30, "requirements"], [32, "requirements"], [33, "requirements"], [34, "requirements"], [35, "requirements"], [36, "requirements"], [37, "requirements"], [38, "requirements"], [39, "requirements"]], "Parameters": [[1, "parameters"], [2, "parameters"], [3, "parameters"], [4, "parameters"], [5, "parameters"], [6, "parameters"], [7, "parameters"], [8, "parameters"], [9, "parameters"], [10, "parameters"], [11, "parameters"], [12, "parameters"], [13, "parameters"], [14, "parameters"], [15, "parameters"], [16, "parameters"], [17, "parameters"], [18, "parameters"], [19, "parameters"], [20, "parameters"], [21, "parameters"], [22, "parameters"], [23, "parameters"], [24, "parameters"], [25, "parameters"], [26, "parameters"], [27, "parameters"], [28, "parameters"], [30, "parameters"], [31, "parameters"], [32, "parameters"], [33, "parameters"], [34, "parameters"], [35, "parameters"], [36, "parameters"], [37, "parameters"], [38, "parameters"], [39, "parameters"], [42, "parameters"]], "Notes": [[1, "notes"], [2, "notes"], [3, "notes"], [4, "notes"], [6, "notes"], [7, "notes"], [8, "notes"], [9, "notes"], [10, "notes"], [11, "notes"], [12, "notes"], [13, "notes"], [14, "notes"], [15, "notes"], [16, "notes"], [17, "notes"], [18, "notes"], [19, "notes"], [20, "notes"], [22, "notes"], [23, "notes"], [24, "notes"], [25, "notes"], [26, "notes"], [27, "notes"], [28, "notes"], [32, "notes"], [34, "notes"], [35, "notes"], [36, "notes"], [37, "notes"], [38, "notes"], [42, "notes"]], "community.docker.docker_compose module \u2013 Manage multi-container Docker applications with Docker Compose V1": [[2, "community-docker-docker-compose-module-manage-multi-container-docker-applications-with-docker-compose-v1"]], "See Also": [[2, "see-also"], [3, "see-also"], [12, "see-also"], [14, "see-also"], [15, "see-also"], [16, "see-also"], [17, "see-also"], [18, "see-also"], [19, "see-also"], [29, "see-also"]], "Return Values": [[2, "return-values"], [3, "return-values"], [4, "return-values"], [6, "return-values"], [7, "return-values"], [8, "return-values"], [9, "return-values"], [11, "return-values"], [12, "return-values"], [13, "return-values"], [14, "return-values"], [15, "return-values"], [16, "return-values"], [17, "return-values"], [18, "return-values"], [19, "return-values"], [20, "return-values"], [22, "return-values"], [23, "return-values"], [24, "return-values"], [25, "return-values"], [26, "return-values"], [27, "return-values"], [28, "return-values"], [29, "return-values"], [30, "return-values"], [31, "return-values"], [32, "return-values"], [34, "return-values"], [35, "return-values"], [36, "return-values"], [37, "return-values"], [38, "return-values"]], "community.docker.docker_compose_v2 module \u2013 Manage multi-container Docker applications with Docker Compose CLI plugin": [[3, "community-docker-docker-compose-v2-module-manage-multi-container-docker-applications-with-docker-compose-cli-plugin"]], "community.docker.docker_config module \u2013 Manage docker configs.": [[4, "community-docker-docker-config-module-manage-docker-configs"]], "community.docker.docker connection \u2013 Run tasks in docker containers": [[5, "community-docker-docker-connection-run-tasks-in-docker-containers"]], "community.docker.docker_container_copy_into module \u2013 Copy a file into a Docker container": [[6, "community-docker-docker-container-copy-into-module-copy-a-file-into-a-docker-container"]], "community.docker.docker_container_exec module \u2013 Execute command in a docker container": [[7, "community-docker-docker-container-exec-module-execute-command-in-a-docker-container"]], "community.docker.docker_container_info module \u2013 Retrieves facts about docker container": [[8, "community-docker-docker-container-info-module-retrieves-facts-about-docker-container"]], "community.docker.docker_container module \u2013 manage Docker containers": [[9, "community-docker-docker-container-module-manage-docker-containers"]], "community.docker.docker_containers inventory \u2013 Ansible dynamic inventory plugin for Docker containers": [[10, "community-docker-docker-containers-inventory-ansible-dynamic-inventory-plugin-for-docker-containers"]], "community.docker.docker_host_info module \u2013 Retrieves facts about docker host and lists of objects of the services.": [[11, "community-docker-docker-host-info-module-retrieves-facts-about-docker-host-and-lists-of-objects-of-the-services"]], "community.docker.docker_image_build module \u2013 Build Docker images using Docker buildx": [[12, "community-docker-docker-image-build-module-build-docker-images-using-docker-buildx"]], "community.docker.docker_image_info module \u2013 Inspect docker images": [[13, "community-docker-docker-image-info-module-inspect-docker-images"]], "community.docker.docker_image_load module \u2013 Load docker image(s) from archives": [[14, "community-docker-docker-image-load-module-load-docker-image-s-from-archives"]], "community.docker.docker_image module \u2013 Manage docker images": [[15, "community-docker-docker-image-module-manage-docker-images"]], "community.docker.docker_image_pull module \u2013 Pull Docker images from registries": [[16, "community-docker-docker-image-pull-module-pull-docker-images-from-registries"]], "community.docker.docker_image_push module \u2013 Push Docker images to registries": [[17, "community-docker-docker-image-push-module-push-docker-images-to-registries"]], "community.docker.docker_image_remove module \u2013 Remove Docker images": [[18, "community-docker-docker-image-remove-module-remove-docker-images"]], "community.docker.docker_image_tag module \u2013 Tag Docker images with new names and/or tags": [[19, "community-docker-docker-image-tag-module-tag-docker-images-with-new-names-and-or-tags"]], "community.docker.docker_login module \u2013 Log into a Docker registry.": [[20, "community-docker-docker-login-module-log-into-a-docker-registry"]], "community.docker.docker_machine inventory \u2013 Docker Machine inventory source": [[21, "community-docker-docker-machine-inventory-docker-machine-inventory-source"]], "community.docker.docker_network_info module \u2013 Retrieves facts about docker network": [[22, "community-docker-docker-network-info-module-retrieves-facts-about-docker-network"]], "community.docker.docker_network module \u2013 Manage Docker networks": [[23, "community-docker-docker-network-module-manage-docker-networks"]], "community.docker.docker_node_info module \u2013 Retrieves facts about docker swarm node from Swarm Manager": [[24, "community-docker-docker-node-info-module-retrieves-facts-about-docker-swarm-node-from-swarm-manager"]], "community.docker.docker_node module \u2013 Manage Docker Swarm node": [[25, "community-docker-docker-node-module-manage-docker-swarm-node"]], "community.docker.docker_plugin module \u2013 Manage Docker plugins": [[26, "community-docker-docker-plugin-module-manage-docker-plugins"]], "community.docker.docker_prune module \u2013 Allows to prune various docker objects": [[27, "community-docker-docker-prune-module-allows-to-prune-various-docker-objects"]], "community.docker.docker_secret module \u2013 Manage docker secrets.": [[28, "community-docker-docker-secret-module-manage-docker-secrets"]], "community.docker.docker_stack_info module \u2013 Return information on all docker stacks": [[29, "community-docker-docker-stack-info-module-return-information-on-all-docker-stacks"]], "community.docker.docker_stack module \u2013 docker stack module": [[30, "community-docker-docker-stack-module-docker-stack-module"]], "community.docker.docker_stack_task_info module \u2013 Return information of the tasks on a docker stack": [[31, "community-docker-docker-stack-task-info-module-return-information-of-the-tasks-on-a-docker-stack"]], "community.docker.docker_swarm_info module \u2013 Retrieves facts about Docker Swarm cluster.": [[32, "community-docker-docker-swarm-info-module-retrieves-facts-about-docker-swarm-cluster"]], "community.docker.docker_swarm inventory \u2013 Ansible dynamic inventory plugin for Docker swarm nodes.": [[33, "community-docker-docker-swarm-inventory-ansible-dynamic-inventory-plugin-for-docker-swarm-nodes"]], "community.docker.docker_swarm module \u2013 Manage Swarm cluster": [[34, "community-docker-docker-swarm-module-manage-swarm-cluster"]], "community.docker.docker_swarm_service_info module \u2013 Retrieves information about docker services from a Swarm Manager": [[35, "community-docker-docker-swarm-service-info-module-retrieves-information-about-docker-services-from-a-swarm-manager"]], "community.docker.docker_swarm_service module \u2013 docker swarm service": [[36, "community-docker-docker-swarm-service-module-docker-swarm-service"]], "community.docker.docker_volume_info module \u2013 Retrieve facts about Docker volumes": [[37, "community-docker-docker-volume-info-module-retrieve-facts-about-docker-volumes"]], "community.docker.docker_volume module \u2013 Manage Docker volumes": [[38, "community-docker-docker-volume-module-manage-docker-volumes"]], "Docker Guide": [[39, "docker-guide"]], "Connecting to the Docker API": [[39, "connecting-to-the-docker-api"]], "Module default group": [[39, "module-default-group"]], "Environment variables": [[39, "environment-variables"]], "Plain Docker daemon: images, networks, volumes, and containers": [[39, "plain-docker-daemon-images-networks-volumes-and-containers"]], "Docker Compose": [[39, "docker-compose"]], "Docker Compose v2": [[39, "docker-compose-v2"]], "Docker Compose v1": [[39, "docker-compose-v1"]], "Docker Machine": [[39, "docker-machine"]], "Docker Swarm stack": [[39, "docker-swarm-stack"]], "Docker Swarm": [[39, "docker-swarm"]], "Swarm management": [[39, "swarm-management"]], "Configuration management": [[39, "configuration-management"]], "Swarm services": [[39, "swarm-services"]], "Index of all Collection Environment Variables": [[40, "index-of-all-collection-environment-variables"]], "Community.Docker": [[41, "community-docker"]], "Description": [[41, "description"]], "Communication": [[41, "communication"]], "Scenario Guide": [[41, "scenario-guide"]], "Plugin Index": [[41, "plugin-index"]], "Modules": [[41, "modules"]], "Connection Plugins": [[41, "connection-plugins"]], "Inventory Plugins": [[41, "inventory-plugins"]], "community.docker.nsenter connection \u2013 execute on host running controller container": [[42, "community-docker-nsenter-connection-execute-on-host-running-controller-container"]]}, "indexentries": {"ansible_docker_timeout": [[1, "index-1"], [5, "index-1"], [40, "envvar-ANSIBLE_DOCKER_TIMEOUT"]], "ansible_remote_user": [[1, "index-2"], [5, "index-2"]], "ansible_timeout": [[1, "index-0"], [5, "index-0"]], "environment variable": [[1, "index-0"], [1, "index-1"], [1, "index-2"], [5, "index-0"], [5, "index-1"], [5, "index-2"], [10, "index-0"], [21, "index-0"], [33, "index-0"], [39, "envvar-DOCKER_API_VERSION"], [39, "envvar-DOCKER_CERT_PATH"], [39, "envvar-DOCKER_HOST"], [39, "envvar-DOCKER_SSL_VERSION"], [39, "envvar-DOCKER_TIMEOUT"], [39, "envvar-DOCKER_TLS"], [39, "envvar-DOCKER_TLS_HOSTNAME"], [39, "envvar-DOCKER_TLS_VERIFY"], [40, "envvar-ANSIBLE_DOCKER_TIMEOUT"], [40, "envvar-ANSIBLE_INVENTORY_USE_EXTRA_VARS"], [40, "envvar-ANSIBLE_NSENTER_PID"], [42, "index-0"]], "ansible_inventory_use_extra_vars": [[10, "index-0"], [21, "index-0"], [33, "index-0"], [40, "envvar-ANSIBLE_INVENTORY_USE_EXTRA_VARS"]], "docker_api_version": [[39, "envvar-DOCKER_API_VERSION"]], "docker_cert_path": [[39, "envvar-DOCKER_CERT_PATH"]], "docker_host": [[39, "envvar-DOCKER_HOST"]], "docker_ssl_version": [[39, "envvar-DOCKER_SSL_VERSION"]], "docker_timeout": [[39, "envvar-DOCKER_TIMEOUT"]], "docker_tls": [[39, "envvar-DOCKER_TLS"]], "docker_tls_hostname": [[39, "envvar-DOCKER_TLS_HOSTNAME"]], "docker_tls_verify": [[39, "envvar-DOCKER_TLS_VERIFY"]], "ansible_nsenter_pid": [[40, "envvar-ANSIBLE_NSENTER_PID"], [42, "index-0"]]}}) \ No newline at end of fileDocker stack
-The community.docker.docker_stack module module allows you to control Docker stacks. Information on stacks can be retrieved by the community.docker.docker_stack_info module, and information on stack tasks can be retrieved by the community.docker.docker_stack_task_info module.
++ Docker Swarm stack
+The community.docker.docker_stack module module allows you to control Docker Swarm stacks. Information on Swarm stacks can be retrieved by the community.docker.docker_stack_info module, and information on Swarm stack tasks can be retrieved by the community.docker.docker_stack_task_info module.
- -Docker Swarm
+Docker Swarm
The community.docker collection provides multiple plugins and modules for managing Docker Swarms.
Swarm management
@@ -382,11 +452,6 @@ Supports compose versions 1 and 2.Docker Swarm services can be created and updated with the community.docker.docker_swarm_service module, and information on them can be queried by the community.docker.docker_swarm_service_info module.
- Helpful links
-Still using Dockerfile to build images? Check out ansible-bender, and start building images from your Ansible playbooks.
-Use Ansible Operator to launch your docker-compose file on OpenShift. Go from an app on your laptop to a fully scalable app in the cloud with Kubernetes in just a few moments.
-