Some minor docs corrections.

This commit is contained in:
Michael DeHaan
2014-02-15 14:05:42 -05:00
parent 47316074fe
commit 6f9ca7cfa5
2 changed files with 4 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ options:
version_added: "1.2"
others:
description:
- all arguments accepted by the M(file) module also work here
- all arguments accepted by the M(file) module also work here, as well as the M(copy) module (except the the 'content' parameter).
required: false
notes:
- "Since Ansible version 0.9, templates are loaded with C(trim_blocks=True)."