mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Bulk fix DOCUMENTATION.author (Part 1) (#48934)
* Bulk fix DOCUMENTATION.author
This commit is contained in:
@@ -19,7 +19,7 @@ DOCUMENTATION = '''
|
||||
module: package
|
||||
version_added: 2.0
|
||||
author:
|
||||
- Ansible Inc
|
||||
- Ansible Core Team
|
||||
short_description: Generic OS package manager
|
||||
description:
|
||||
- Installs, upgrade and removes packages using the underlying OS package manager.
|
||||
|
||||
Reference in New Issue
Block a user