Adding file doc fragment to those modules in files/ missing it

This commit is contained in:
James Cammarata 2014-10-01 20:30:25 -05:00 committed by Matt Clay
commit 429ab56e14
4 changed files with 4 additions and 0 deletions

View file

@ -24,6 +24,7 @@ DOCUMENTATION = '''
module: unarchive
version_added: 1.4
short_description: Copies an archive to a remote location and unpack it
extends_documentation_fragment: files
description:
- The M(unarchive) module copies an archive file from the local machine to a remote and unpacks it.
options: