mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Added a paragraph linking to the Jinja2 template docs
This commit is contained in:
@@ -5,6 +5,11 @@ template
|
||||
|
||||
Templates a file out to a remote server.
|
||||
|
||||
Templates are processed by the
|
||||
`Jinja2 templating language <http://jinja.pocoo.org/docs/>`_ -
|
||||
documentation on the template formatting can be found in the
|
||||
`Template Designer Documentation <http://jinja.pocoo.org/docs/templates/>`_
|
||||
|
||||
+--------------------+----------+---------+----------------------------------------------------------------------------+
|
||||
| parameter | required | default | comments |
|
||||
+====================+==========+=========+============================================================================+
|
||||
|
||||
Reference in New Issue
Block a user