This commit is contained in:
tpourcelot 2025-08-02 15:20:25 +00:00
parent d4403edf15
commit 3f9935fe11

View File

@ -606,7 +606,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
<td><div class="ansible-option-cell"><p>Service replication mode.</p> <td><div class="ansible-option-cell"><p>Service replication mode.</p>
<p>Service will be removed and recreated when changed.</p> <p>Service will be removed and recreated when changed.</p>
<p>Corresponds to the <code class="docutils literal notranslate"><span class="pre">--mode</span></code> option of <code class="docutils literal notranslate"><span class="pre">docker</span> <span class="pre">service</span> <span class="pre">create</span></code>.</p> <p>Corresponds to the <code class="docutils literal notranslate"><span class="pre">--mode</span></code> option of <code class="docutils literal notranslate"><span class="pre">docker</span> <span class="pre">service</span> <span class="pre">create</span></code>.</p>
<p>The value <code class="ansible-value docutils literal notranslate"><span class="pre">replicated-job</span></code> was added in community.docker 4.7.0 and requires API version &gt;= 1.41.</p> <p>The value <code class="ansible-value docutils literal notranslate"><span class="pre">replicated-job</span></code> was added in community.docker 4.7.0, and requires API version &gt;= 1.41 and Docker SDK for Python &gt;= 6.0.0.</p>
<p class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p> <p class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p>
<ul class="simple"> <ul class="simple">
<li><p><code class="ansible-option-default-bold docutils literal notranslate"><strong><span class="pre">&quot;replicated&quot;</span></strong></code> <span class="ansible-option-choices-default-mark">← (default)</span></p></li> <li><p><code class="ansible-option-default-bold docutils literal notranslate"><strong><span class="pre">&quot;replicated&quot;</span></strong></code> <span class="ansible-option-choices-default-mark">← (default)</span></p></li>