mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-03-16 04:04:31 +00:00
deploy: 861988fd36
This commit is contained in:
parent
24602fee43
commit
5bfac4e061
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user