Copy recursion works when source is a parameter, there is no parameter 'recurse' here.

reviewable/pr18780/r1
Michael DeHaan 10 years ago
parent 5eb8a59899
commit ed0751984c

@ -83,12 +83,6 @@ options:
defaults.
required: false
version_added: "1.5"
recurse:
description:
- Copy all contents in the source directory recursively. This will be slightly inefficient compared to the 'synchronize'
module and should not be used for large directory trees.
required: false
default: false
extends_documentation_fragment: files
author: Michael DeHaan
notes:

Loading…
Cancel
Save