mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Fixes #6929 remote file module doc fragments from copy and template
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user