mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
added module author
This commit is contained in:
committed by
Matt Clay
parent
6890cc81be
commit
86be6b1dba
@@ -25,6 +25,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: win_package
|
||||
version_added: "1.7"
|
||||
author: Trond Hindenes
|
||||
short_description: Installs/Uninstalls a installable package, either from local file system or url
|
||||
description:
|
||||
- Installs or uninstalls a package
|
||||
|
||||
Reference in New Issue
Block a user