You've already forked community.general
mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-29 07:41:16 +03: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:
@ -13,7 +13,7 @@ DOCUMENTATION = '''
|
||||
module: svc
|
||||
author:
|
||||
- Brian Coca (@bcoca)
|
||||
short_description: Manage daemontools services
|
||||
short_description: Manage daemontools services
|
||||
description:
|
||||
- Controls daemontools services on remote hosts using the svc utility.
|
||||
options:
|
||||
|
Reference in New Issue
Block a user