mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-18 04:48:46 +00:00
deploy: 0e1152a630
This commit is contained in:
parent
c8f65236cb
commit
10eb70b1eb
@ -254,8 +254,8 @@
|
||||
<td><div class="ansible-option-cell"><p>The detected container environment.</p>
|
||||
<p>Contains an empty string if no container was detected, or a non-empty string identifying the container environment.</p>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">docker</span></code> indicates that the module ran inside a regular Docker container.</p>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">azure_pipelines</span></code> indicates that the module ran inside a Docker containers on Azure Pipelines.</p>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">github_actions</span></code> indicates that the module ran inside a Docker on GitHub Actions. It is supported since community.docker 2.4.0.</p>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">azure_pipelines</span></code> indicates that the module ran on Azure Pipelines. This seems to no longer be reported.</p>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">github_actions</span></code> indicates that the module ran inside a Docker container on GitHub Actions. It is supported since community.docker 2.4.0.</p>
|
||||
<p><code class="docutils literal notranslate"><span class="pre">podman</span></code> indicates that the module ran inside a regular Podman container. It is supported since community.docker 3.3.0.</p>
|
||||
<p class="ansible-option-line"><span class="ansible-option-returned-bold">Returned:</span> always</p>
|
||||
<p class="ansible-option-line"><span class="ansible-option-choices">Can only return:</span></p>
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user