This commit is contained in:
felixfontein 2024-09-24 21:07:49 +00:00
parent 44b24415ba
commit a2dcc8dbab
2 changed files with 1 additions and 3 deletions

View File

@ -617,8 +617,6 @@ will change over time. New releases of the Docker compose CLI plugin can break t
<div class="admonition seealso"> <div class="admonition seealso">
<p class="admonition-title">See also</p> <p class="admonition-title">See also</p>
<dl class="simple"> <dl class="simple">
<dt><a class="reference internal" href="docker_compose_module.html#ansible-collections-community-docker-docker-compose-module"><span class="std std-ref">community.docker.docker_compose</span></a></dt><dd><p>The official documentation on the <strong>community.docker.docker_compose</strong> module.</p>
</dd>
<dt><a class="reference internal" href="docker_compose_v2_pull_module.html#ansible-collections-community-docker-docker-compose-v2-pull-module"><span class="std std-ref">community.docker.docker_compose_v2_pull</span></a></dt><dd><p>Pull a Docker compose project.</p> <dt><a class="reference internal" href="docker_compose_v2_pull_module.html#ansible-collections-community-docker-docker-compose-v2-pull-module"><span class="std std-ref">community.docker.docker_compose_v2_pull</span></a></dt><dd><p>Pull a Docker compose project.</p>
</dd> </dd>
</dl> </dl>

File diff suppressed because one or more lines are too long