mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 11:51:26 -07:00
- 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>
(cherry picked from commit fccae19177
)
Co-authored-by: Kellin <kellin@retromud.org>
This commit is contained in:
parent
f2b71f7874
commit
2d2bbb8fe3
2 changed files with 2 additions and 2 deletions
|
@ -22,7 +22,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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue