Commit a1afd698 by Michael DeHaan

Update copy

Update copy documentation to reference synchronize module
parent 193657e6
...@@ -83,7 +83,7 @@ options: ...@@ -83,7 +83,7 @@ options:
author: Michael DeHaan author: Michael DeHaan
notes: notes:
- The "copy" module recursively copy facility does not scale to lots (>hundreds) of files. - The "copy" module recursively copy facility does not scale to lots (>hundreds) of files.
For alternative, see "Delegation" section of the Advanced Playbooks documentation. For alternative, see synchronize module, which is a wrapper around rsync.
''' '''
EXAMPLES = ''' EXAMPLES = '''
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment