mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Explain template dep further
This commit is contained in:
@@ -24,7 +24,7 @@ If you have any managed-nodes with python older than 2.6, you will also need:
|
||||
|
||||
On the managed nodes, to use templates, you will also need:
|
||||
|
||||
* ``python-jinja2`` (you can easily install this using ansible, and this will not be required in version 0.3)
|
||||
* ``python-jinja2`` (you can easily install this using ansible, and this will not be required in version 0.3 as templates will be evaluated locally)
|
||||
|
||||
Getting Ansible
|
||||
```````````````
|
||||
|
||||
Reference in New Issue
Block a user