This commit is contained in:
tpourcelot 2025-08-02 13:26:06 +00:00
parent bd785b4bbc
commit d4403edf15

View File

@ -606,6 +606,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
<td><div class="ansible-option-cell"><p>Service replication mode.</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>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 class="ansible-option-line"><strong class="ansible-option-choices">Choices:</strong></p>
<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>