mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-05 07:49:10 -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
|
@ -15,7 +15,7 @@ DOCUMENTATION = '''
|
|||
---
|
||||
module: rundeck_acl_policy
|
||||
|
||||
short_description: Manage Rundeck ACL policies.
|
||||
short_description: Manage Rundeck ACL policies
|
||||
description:
|
||||
- Create, update and remove Rundeck ACL policies through HTTP API.
|
||||
author: "Loic Blot (@nerzhul)"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue