This commit is contained in:
sbaerlocher 2024-01-16 08:11:24 +00:00
parent 6e485c0a02
commit 303b612fd3
2 changed files with 2 additions and 2 deletions

View File

@ -402,7 +402,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
<div class="ansibleOptionAnchor" id="parameter-services"></div><p class="ansible-option-title" id="ansible-collections-community-docker-docker-compose-v2-module-parameter-services"><strong>services</strong></p>
<a class="ansibleOptionLink" href="#parameter-services" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">list</span> / <span class="ansible-option-elements">elements=string</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>Specifies a subset of services to be targeted when the state is set to either <code class="ansible-value docutils literal notranslate"><span class="pre">present</span></code>, <code class="ansible-value docutils literal notranslate"><span class="pre">stopped</span></code>, or V</p>
<td><div class="ansible-option-cell"><p>Specifies a subset of services to be targeted.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">

File diff suppressed because one or more lines are too long