mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
Adding file doc fragment to those modules in files/ missing it
This commit is contained in:
parent
6eda3cbee7
commit
429ab56e14
4 changed files with 4 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue