mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +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
|
module: win_package
|
||||||
version_added: "1.7"
|
version_added: "1.7"
|
||||||
|
author: Trond Hindenes
|
||||||
short_description: Installs/Uninstalls a installable package, either from local file system or url
|
short_description: Installs/Uninstalls a installable package, either from local file system or url
|
||||||
description:
|
description:
|
||||||
- Installs or uninstalls a package
|
- Installs or uninstalls a package
|
||||||
|
|||||||
Reference in New Issue
Block a user