<liclass="toctree-l1"><aclass="reference internal"href="docker_connection.html">community.docker.docker connection – Run tasks in docker containers</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_api_connection.html">community.docker.docker_api connection – Run tasks in docker containers</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="nsenter_connection.html">community.docker.nsenter connection – execute on host running controller container</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="current_container_facts_module.html">community.docker.current_container_facts module – Return facts about whether the module runs in a Docker container</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_container_exec_module.html">community.docker.docker_container_exec module – Execute command in a docker container</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_container_info_module.html">community.docker.docker_container_info module – Retrieves facts about docker container</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_host_info_module.html">community.docker.docker_host_info module – Retrieves facts about docker host and lists of objects of the services.</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_image_load_module.html">community.docker.docker_image_load module – Load docker image(s) from archives</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_login_module.html">community.docker.docker_login module – Log into a Docker registry.</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_prune_module.html">community.docker.docker_prune module – Allows to prune various docker objects</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_stack_info_module.html">community.docker.docker_stack_info module – Return information on a docker stack</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_stack_task_info_module.html">community.docker.docker_stack_task_info module – Return information of the tasks on a docker stack</a></li>
<liclass="toctree-l1"><aclass="reference internal"href="docker_swarm_service_info_module.html">community.docker.docker_swarm_service_info module – Retrieves information about docker services from a Swarm Manager</a></li>
<spanid="list-of-collection-env-vars"></span><h1>Index of all Collection Environment Variables<aclass="headerlink"href="#index-of-all-collection-environment-variables"title="Permalink to this heading"></a></h1>
<p>The following index documents all environment variables declared by plugins in collections.
Environment variables used by the ansible-core configuation are documented in <aclass="reference external"href="https://docs.ansible.com/ansible/devel/reference_appendices/config.html#ansible-configuration-settings"title="(in Ansible vdevel)"><span>Ansible Configuration Settings</span></a>.</p>
<spanclass="sig-name descname"><spanclass="pre">ANSIBLE_DOCKER_TIMEOUT</span></span><aclass="headerlink"href="#envvar-ANSIBLE_DOCKER_TIMEOUT"title="Permalink to this definition"></a></dt>
<dd><p>Controls how long we can wait to access reading output from the container once execution started.</p>
<spanclass="sig-name descname"><spanclass="pre">ANSIBLE_INVENTORY_USE_EXTRA_VARS</span></span><aclass="headerlink"href="#envvar-ANSIBLE_INVENTORY_USE_EXTRA_VARS"title="Permalink to this definition"></a></dt>
<dd><p>Merge extra vars into the available variables for composition (highest precedence).</p>
<spanclass="sig-name descname"><spanclass="pre">ANSIBLE_NSENTER_PID</span></span><aclass="headerlink"href="#envvar-ANSIBLE_NSENTER_PID"title="Permalink to this definition"></a></dt>
<dd><p>PID to attach with using nsenter.</p>
<p>The default should be fine unless you are attaching as a non-root user.</p>
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.