This commit is contained in:
felixfontein 2025-10-06 16:32:40 +00:00
parent 885e2929b3
commit 8f3767d8d1
2 changed files with 2 additions and 2 deletions

View File

@ -538,7 +538,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
of the stack services before and after applying the new stack of the stack services before and after applying the new stack
definition.</p> definition.</p>
<p class="ansible-option-line"><strong class="ansible-option-returned-bold">Returned:</strong> on change</p> <p class="ansible-option-line"><strong class="ansible-option-returned-bold">Returned:</strong> on change</p>
<p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">&quot;\&quot;stack_spec_diff\&quot;:</span> <span class="pre">{'test_stack_test_service':</span> <span class="pre">{u'TaskTemplate':</span> <span class="pre">{u'ContainerSpec':</span> <span class="pre">{delete:</span> <span class="pre">[u'Env']}}}}\n&quot;</span></code></p> <p class="ansible-option-line ansible-option-sample"><strong class="ansible-option-sample-bold">Sample:</strong> <code class="ansible-option-sample docutils literal notranslate"><span class="pre">&quot;\&quot;stack_spec_diff\&quot;:</span> <span class="pre">{'test_stack_test_service':</span> <span class="pre">{'TaskTemplate':</span> <span class="pre">{'ContainerSpec':</span> <span class="pre">{delete:</span> <span class="pre">['Env']}}}}\n&quot;</span></code></p>
</div></td> </div></td>
</tr> </tr>
</tbody> </tbody>

File diff suppressed because one or more lines are too long