This commit is contained in:
felixfontein
2023-10-07 12:06:46 +00:00
parent 477838a852
commit 7709893e1b
40 changed files with 65 additions and 54 deletions
+2 -2
View File
@@ -98,7 +98,7 @@
<li class="toctree-l1"><a class="reference internal" href="docker_prune_module.html">community.docker.docker_prune module Allows to prune various docker objects</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker_secret_module.html">community.docker.docker_secret module Manage docker secrets.</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker_stack_module.html">community.docker.docker_stack module docker stack module</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker_stack_info_module.html">community.docker.docker_stack_info module Return information on a docker stack</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker_stack_info_module.html">community.docker.docker_stack_info module Return information on all docker stacks</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker_stack_task_info_module.html">community.docker.docker_stack_task_info module Return information of the tasks on a docker stack</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker_swarm_module.html">community.docker.docker_swarm module Manage Swarm cluster</a></li>
<li class="toctree-l1"><a class="reference internal" href="docker_swarm_info_module.html">community.docker.docker_swarm_info module Retrieves facts about Docker Swarm cluster.</a></li>
@@ -219,7 +219,7 @@
<li><p><a class="reference internal" href="docker_prune_module.html#ansible-collections-community-docker-docker-prune-module"><span class="std std-ref">docker_prune module</span></a> Allows to prune various docker objects</p></li>
<li><p><a class="reference internal" href="docker_secret_module.html#ansible-collections-community-docker-docker-secret-module"><span class="std std-ref">docker_secret module</span></a> Manage docker secrets.</p></li>
<li><p><a class="reference internal" href="docker_stack_module.html#ansible-collections-community-docker-docker-stack-module"><span class="std std-ref">docker_stack module</span></a> docker stack module</p></li>
<li><p><a class="reference internal" href="docker_stack_info_module.html#ansible-collections-community-docker-docker-stack-info-module"><span class="std std-ref">docker_stack_info module</span></a> Return information on a docker stack</p></li>
<li><p><a class="reference internal" href="docker_stack_info_module.html#ansible-collections-community-docker-docker-stack-info-module"><span class="std std-ref">docker_stack_info module</span></a> Return information on all docker stacks</p></li>
<li><p><a class="reference internal" href="docker_stack_task_info_module.html#ansible-collections-community-docker-docker-stack-task-info-module"><span class="std std-ref">docker_stack_task_info module</span></a> Return information of the tasks on a docker stack</p></li>
<li><p><a class="reference internal" href="docker_swarm_module.html#ansible-collections-community-docker-docker-swarm-module"><span class="std std-ref">docker_swarm module</span></a> Manage Swarm cluster</p></li>
<li><p><a class="reference internal" href="docker_swarm_info_module.html#ansible-collections-community-docker-docker-swarm-info-module"><span class="std std-ref">docker_swarm_info module</span></a> Retrieves facts about Docker Swarm cluster.</p></li>