mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 21:30:22 -07:00
Fix author name in the documentation
This commit is contained in:
parent
09142f791c
commit
3113c68053
5 changed files with 6 additions and 6 deletions
|
@ -7,7 +7,7 @@ __metaclass__ = type
|
|||
DOCUMENTATION = '''
|
||||
name: auto
|
||||
plugin_type: inventory
|
||||
authors:
|
||||
author:
|
||||
- Matt Davis <@nitzmahone>
|
||||
short_description: Loads and executes an inventory plugin specified in a YAML config
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue