Use file documentation fragement for the copy module

pull/7795/head
James Cammarata 11 years ago
parent 9b17e8a555
commit cb13b30362

@ -20,7 +20,6 @@ class ModuleDocFragment(object):
# Standard files documentation fragment
DOCUMENTATION = """
options:
options:
path:
description:

@ -83,6 +83,7 @@ options:
defaults.
required: false
version_added: "1.5"
extends_documentation_fragment: files
author: Michael DeHaan
notes:
- The "copy" module recursively copy facility does not scale to lots (>hundreds) of files.

Loading…
Cancel
Save