Add a link to Jinja 2 templates (#74348)
Added a link to Jinja 2 templates in playbooks_templating documentation page. Fixes: #74313 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
49d4442378
commit
9ed0e37e53
1 changed files with 2 additions and 0 deletions
|
@ -49,6 +49,8 @@ fmt
|
||||||
Playbook organization by roles
|
Playbook organization by roles
|
||||||
:ref:`playbooks_best_practices`
|
:ref:`playbooks_best_practices`
|
||||||
Tips and tricks for playbooks
|
Tips and tricks for playbooks
|
||||||
|
`Jinja2 Docs <https://jinja.palletsprojects.com/en/master/templates/>`_
|
||||||
|
Jinja2 documentation, includes the syntax and semantics of the templates
|
||||||
`User Mailing List <https://groups.google.com/group/ansible-devel>`_
|
`User Mailing List <https://groups.google.com/group/ansible-devel>`_
|
||||||
Have a question? Stop by the google group!
|
Have a question? Stop by the google group!
|
||||||
`irc.freenode.net <http://irc.freenode.net>`_
|
`irc.freenode.net <http://irc.freenode.net>`_
|
||||||
|
|
Loading…
Reference in a new issue