mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Explain template dep further
This commit is contained in:
@@ -187,7 +187,7 @@ that you’ll be talking to the remote machines from), you will need:</p>
|
||||
</ul>
|
||||
<p>On the managed nodes, to use templates, you will also need:</p>
|
||||
<ul class="simple">
|
||||
<li><tt class="docutils literal"><span class="pre">python-jinja2</span></tt> (you can easily install this using ansible, and this will not be required in version 0.3)</li>
|
||||
<li><tt class="docutils literal"><span class="pre">python-jinja2</span></tt> (you can easily install this using ansible, and this will not be required in version 0.3 as templates will be evaluated locally)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="getting-ansible">
|
||||
|
||||
Reference in New Issue
Block a user