This commit is contained in:
felixfontein 2022-11-30 21:10:23 +00:00
parent 2affa18b1f
commit b09be19eb5
2 changed files with 2 additions and 1 deletions

View File

@ -169,6 +169,7 @@
<h2><a class="toc-backref" href="#id1">Synopsis</a><a class="headerlink" href="#synopsis" title="Permalink to this heading"></a></h2> <h2><a class="toc-backref" href="#id1">Synopsis</a><a class="headerlink" href="#synopsis" title="Permalink to this heading"></a></h2>
<ul class="simple"> <ul class="simple">
<li><p>Return facts about whether the module runs in a Docker container.</p></li> <li><p>Return facts about whether the module runs in a Docker container.</p></li>
<li><p>This module attempts a best-effort detection. There might be special cases where it does not work; if you encounter one, <a class="reference external" href="https://github.com/ansible-collections/community.docker/issues/new?assignees%3D%26labels%3D%26template%3Dbug_report.md">please file an issue</a>.</p></li>
</ul> </ul>
</section> </section>
<section id="attributes"> <section id="attributes">

File diff suppressed because one or more lines are too long