mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Linode inventory plugin typo fixes (#3218)
- Fix a typo in the Linode inventory plugin unit tests - Fix some style issues in descriptions where punctuation was missing Signed-off-by: Kellin <kellin@retromud.org>
This commit is contained in:
@@ -23,7 +23,7 @@ DOCUMENTATION = r'''
|
||||
- constructed
|
||||
options:
|
||||
plugin:
|
||||
description: marks this as an instance of the 'linode' plugin
|
||||
description: Marks this as an instance of the 'linode' plugin.
|
||||
required: true
|
||||
choices: ['linode', 'community.general.linode']
|
||||
access_token:
|
||||
|
||||
Reference in New Issue
Block a user