Fixup template documentation so webdocs can generate.

pull/2432/head
Michael DeHaan 11 years ago
parent 79c22f4f03
commit ce39c18b14

@ -44,8 +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)
- '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
'''

Loading…
Cancel
Save