Add mention of fetch module to the copy module docs.

reviewable/pr18780/r1
Jeff Geerling 11 years ago
parent 6db6cd219e
commit b9471c9cd5

@ -27,7 +27,7 @@ module: copy
version_added: "historical" version_added: "historical"
short_description: Copies files to remote locations. short_description: Copies files to remote locations.
description: description:
- The M(copy) module copies a file on the local box to remote locations. - The M(copy) module copies a file on the local box to remote locations. Use the M(fetch) module to copy files from remote locations to the local box.
options: options:
src: src:
description: description:

Loading…
Cancel
Save