mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
Update copy
Update copy documentation to reference synchronize module
This commit is contained in:
@@ -83,7 +83,7 @@ options:
|
||||
author: Michael DeHaan
|
||||
notes:
|
||||
- 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 = '''
|
||||
|
||||
Reference in New Issue
Block a user