mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 20:01:25 -07: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:
parent
0e9cd5e6b6
commit
6b20572ea1
48 changed files with 48 additions and 48 deletions
|
@ -12,7 +12,7 @@ __metaclass__ = type
|
|||
DOCUMENTATION = '''
|
||||
---
|
||||
module: spectrum_device
|
||||
short_description: Creates/deletes devices in CA Spectrum.
|
||||
short_description: Creates/deletes devices in CA Spectrum
|
||||
description:
|
||||
- This module allows you to create and delete devices in CA Spectrum U(https://www.ca.com/us/products/ca-spectrum.html).
|
||||
- Tested on CA Spectrum 9.4.2, 10.1.1 and 10.2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue