Fixes #6929 remote file module doc fragments from copy and template

This commit is contained in:
James Tanner
2014-04-10 16:06:35 -04:00
parent bfb25f4f89
commit dfdc3b82a0
2 changed files with 0 additions and 2 deletions

View File

@@ -55,7 +55,6 @@ notes:
which changes the variable interpolation markers to [% var %] instead of {{ var }}. This is the best way to prevent evaluation of things that look like, but should not be Jinja2. raw/endraw in Jinja2 will not work as you expect because templates in Ansible are recursively evaluated."
requirements: []
extends_documentation_fragment: files.DOCUMENTATION
author: Michael DeHaan
'''