|
|
@ -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. Use the M(fetch) module to copy files from remote locations to the local box.
|
|
|
|
- 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. If you need variable interpolation in copied files, use the M(template) module.
|
|
|
|
options:
|
|
|
|
options:
|
|
|
|
src:
|
|
|
|
src:
|
|
|
|
description:
|
|
|
|
description:
|
|
|
|