This commit is contained in:
felixfontein 2023-06-01 11:16:35 +00:00
parent 24602fee43
commit 5bfac4e061

View File

@ -226,7 +226,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
</div></td>
<td><div class="ansible-option-cell"><p>The command to execute.</p>
<p>Since this is a list of arguments, no quoting is needed.</p>
<p>Exactly one of <em>argv</em> and <em>command</em> must be specified.</p>
<p>Exactly one of <em>argv</em> or <em>command</em> must be specified.</p>
</div></td>
</tr>
<tr class="row-even"><td><div class="ansible-option-cell">
@ -274,7 +274,7 @@ see <a class="reference internal" href="#ansible-collections-community-docker-do
<a class="ansibleOptionLink" href="#parameter-command" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
</div></td>
<td><div class="ansible-option-cell"><p>The command to execute.</p>
<p>Exactly one of <em>argv</em> and <em>command</em> must be specified.</p>
<p>Exactly one of <em>argv</em> or <em>command</em> must be specified.</p>
</div></td>
</tr>
<tr class="row-odd"><td><div class="ansible-option-cell">