mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
added docs about in template overrides
Signed-off-by: Brian Coca <bcoca@tablethotels.com>
This commit is contained in:
@@ -44,6 +44,8 @@ examples:
|
||||
description: "Example from Ansible Playbooks"
|
||||
notes:
|
||||
- Since Ansible version 0.9, templates are loaded with C(trim_blocks=True).
|
||||
- You can override jinja2 settings by adding a special header to template file.
|
||||
i.e. c(#jinja2: trim_blocks: False)
|
||||
requirements: null
|
||||
author: Michael DeHaan
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user