mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-09-14 03:40:33 +00:00
deploy: ea38591dec
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<html class="writer-html5" lang="en" data-content_root="./">
|
||||
<head>
|
||||
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta content="2.14.0" name="antsibull-docs" />
|
||||
<meta content="2.15.0" name="antsibull-docs" />
|
||||
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>community.docker.nsenter connection – execute on host running controller container — Community.Docker Collection documentation</title>
|
||||
@@ -212,8 +212,8 @@ To check whether it is installed, run <code class="code docutils literal notrans
|
||||
<p class="ansible-option-line"><strong class="ansible-option-configuration">Configuration:</strong></p>
|
||||
<ul>
|
||||
<li><p>INI entry:</p>
|
||||
<div class="highlight-YAML+Jinja notranslate"><div class="highlight"><pre><span></span><span class="p p-Indicator">[</span><span class="nv">nsenter_connection</span><span class="p p-Indicator">]</span>
|
||||
<span class="l l-Scalar l-Scalar-Plain">nsenter_pid = 1</span>
|
||||
<div class="highlight-ini notranslate"><div class="highlight"><pre><span></span><span class="k">[nsenter_connection]</span>
|
||||
<span class="na">nsenter_pid</span><span class="w"> </span><span class="o">=</span><span class="w"> </span><span class="s">1</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user