From 9ed0e37e536bcf39cae9ed3ee6007746f7391cb4 Mon Sep 17 00:00:00 2001 From: Abhijeet Kasurde Date: Tue, 20 Apr 2021 22:44:08 +0530 Subject: [PATCH] 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 --- docs/docsite/rst/user_guide/playbooks_templating.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docsite/rst/user_guide/playbooks_templating.rst b/docs/docsite/rst/user_guide/playbooks_templating.rst index be7bf7afce1..e2cf23a247a 100644 --- a/docs/docsite/rst/user_guide/playbooks_templating.rst +++ b/docs/docsite/rst/user_guide/playbooks_templating.rst @@ -49,6 +49,8 @@ fmt Playbook organization by roles :ref:`playbooks_best_practices` Tips and tricks for playbooks + `Jinja2 Docs `_ + Jinja2 documentation, includes the syntax and semantics of the templates `User Mailing List `_ Have a question? Stop by the google group! `irc.freenode.net `_