mirror of
https://github.com/ansible-collections/community.docker.git
synced 2025-12-17 12:28:55 +00:00
deploy: 8ee0452776
This commit is contained in:
parent
32b66e9843
commit
c4b6b18721
@ -410,6 +410,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
|
|||||||
<a class="ansibleOptionLink" href="#attribute-check_mode" title="Permalink to this attribute"></a></div></td>
|
<a class="ansibleOptionLink" href="#attribute-check_mode" title="Permalink to this attribute"></a></div></td>
|
||||||
<td><div class="ansible-option-cell"><p><strong class="ansible-attribute-support-label">Support: </strong><strong class="ansible-attribute-support-partial">partial</strong></p>
|
<td><div class="ansible-option-cell"><p><strong class="ansible-attribute-support-label">Support: </strong><strong class="ansible-attribute-support-partial">partial</strong></p>
|
||||||
<p>When trying to pull an image with <code class="ansible-option-value docutils literal notranslate"><a class="reference internal" href="#ansible-collections-community-docker-docker-image-pull-module-parameter-pull"><span class="std std-ref"><span class="pre">pull=always</span></span></a></code>, the module assumes this is always changed in check mode.</p>
|
<p>When trying to pull an image with <code class="ansible-option-value docutils literal notranslate"><a class="reference internal" href="#ansible-collections-community-docker-docker-image-pull-module-parameter-pull"><span class="std std-ref"><span class="pre">pull=always</span></span></a></code>, the module assumes this is always changed in check mode.</p>
|
||||||
|
<p>When check mode is combined with diff mode, the pulled image’s ID is always shown as <code class="ansible-value docutils literal notranslate"><span class="pre">unknown</span></code> in the diff.</p>
|
||||||
</div></td>
|
</div></td>
|
||||||
<td><div class="ansible-option-cell"><p>Can run in <code class="docutils literal notranslate"><span class="pre">check_mode</span></code> and return changed status prediction without modifying target.</p>
|
<td><div class="ansible-option-cell"><p>Can run in <code class="docutils literal notranslate"><span class="pre">check_mode</span></code> and return changed status prediction without modifying target.</p>
|
||||||
</div></td>
|
</div></td>
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user