Bulk fix DOCUMENTATION.author (Part 1) (#48934)

* Bulk fix DOCUMENTATION.author
This commit is contained in:
John R Barker
2018-11-20 19:31:35 +00:00
committed by GitHub
parent 9c71f176f3
commit 3fcc564bbb
157 changed files with 171 additions and 164 deletions

View File

@@ -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.