mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
Adding file doc fragment to those modules in files/ missing it
This commit is contained in:
committed by
Matt Clay
parent
6eda3cbee7
commit
429ab56e14
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user