Update copy
Update copy documentation to reference synchronize module
This commit is contained in:
parent
0dff07b53e
commit
f16f2f23f5
1 changed files with 1 additions and 1 deletions
|
@ -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 = '''
|
||||||
|
|
Loading…
Reference in a new issue