mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521)
* short_description fix batch 3 * Update plugins/modules/telegram.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -11,7 +11,7 @@ __metaclass__ = type
|
||||
DOCUMENTATION = '''
|
||||
---
|
||||
module: sl_vm
|
||||
short_description: create or cancel a virtual instance in SoftLayer
|
||||
short_description: Create or cancel a virtual instance in SoftLayer
|
||||
description:
|
||||
- Creates or cancels SoftLayer instances.
|
||||
- When created, optionally waits for it to be 'running'.
|
||||
|
||||
Reference in New Issue
Block a user