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

@@ -84,7 +84,6 @@ options:
required: false
version_added: "1.5"
author: Michael DeHaan
extends_documentation_fragment: files.DOCUMENTATION
notes:
- The "copy" module recursively copy facility does not scale to lots (>hundreds) of files.
For alternative, see synchronize module, which is a wrapper around rsync.