mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
* 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>
(cherry picked from commit 6b20572ea1)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
@@ -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)"
|
||||
|
||||
@@ -17,7 +17,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: rundeck_project
|
||||
|
||||
short_description: Manage Rundeck projects.
|
||||
short_description: Manage Rundeck projects
|
||||
description:
|
||||
- Create and remove Rundeck projects through HTTP API.
|
||||
author: "Loic Blot (@nerzhul)"
|
||||
|
||||
@@ -15,7 +15,7 @@ module: utm_aaa_group
|
||||
author:
|
||||
- Johannes Brunswicker (@MatrixCrawler)
|
||||
|
||||
short_description: Create, update or destroy an aaa group object in Sophos UTM.
|
||||
short_description: Create, update or destroy an aaa group object in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy an aaa group object in Sophos UTM.
|
||||
|
||||
@@ -17,7 +17,7 @@ module: utm_aaa_group_info
|
||||
author:
|
||||
- Johannes Brunswicker (@MatrixCrawler)
|
||||
|
||||
short_description: get info for reverse_proxy frontend entry in Sophos UTM
|
||||
short_description: Get info for reverse_proxy frontend entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- get info for a reverse_proxy frontend entry in SOPHOS UTM.
|
||||
|
||||
@@ -16,7 +16,7 @@ module: utm_ca_host_key_cert
|
||||
author:
|
||||
- Stephan Schwarz (@stearz)
|
||||
|
||||
short_description: create, update or destroy ca host_key_cert entry in Sophos UTM
|
||||
short_description: Create, update or destroy ca host_key_cert entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy a ca host_key_cert entry in SOPHOS UTM.
|
||||
|
||||
@@ -15,7 +15,7 @@ module: utm_dns_host
|
||||
author:
|
||||
- Johannes Brunswicker (@MatrixCrawler)
|
||||
|
||||
short_description: create, update or destroy dns entry in Sophos UTM
|
||||
short_description: Create, update or destroy dns entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy a dns entry in SOPHOS UTM.
|
||||
|
||||
@@ -16,7 +16,7 @@ module: utm_proxy_auth_profile
|
||||
author:
|
||||
- Stephan Schwarz (@stearz)
|
||||
|
||||
short_description: create, update or destroy reverse_proxy auth_profile entry in Sophos UTM
|
||||
short_description: Create, update or destroy reverse_proxy auth_profile entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy a reverse_proxy auth_profile entry in SOPHOS UTM.
|
||||
|
||||
@@ -16,7 +16,7 @@ module: utm_proxy_frontend
|
||||
author:
|
||||
- Johannes Brunswicker (@MatrixCrawler)
|
||||
|
||||
short_description: create, update or destroy reverse_proxy frontend entry in Sophos UTM
|
||||
short_description: Create, update or destroy reverse_proxy frontend entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy a reverse_proxy frontend entry in Sophos UTM.
|
||||
|
||||
@@ -16,7 +16,7 @@ module: utm_proxy_frontend_info
|
||||
author:
|
||||
- Johannes Brunswicker (@MatrixCrawler)
|
||||
|
||||
short_description: create, update or destroy reverse_proxy frontend entry in Sophos UTM
|
||||
short_description: Create, update or destroy reverse_proxy frontend entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy a reverse_proxy frontend entry in SOPHOS UTM.
|
||||
|
||||
@@ -16,7 +16,7 @@ module: utm_proxy_location
|
||||
author:
|
||||
- Johannes Brunswicker (@MatrixCrawler)
|
||||
|
||||
short_description: create, update or destroy reverse_proxy location entry in Sophos UTM
|
||||
short_description: Create, update or destroy reverse_proxy location entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy a reverse_proxy location entry in SOPHOS UTM.
|
||||
|
||||
@@ -16,7 +16,7 @@ module: utm_proxy_location_info
|
||||
author:
|
||||
- Johannes Brunswicker (@MatrixCrawler)
|
||||
|
||||
short_description: create, update or destroy reverse_proxy location entry in Sophos UTM
|
||||
short_description: Create, update or destroy reverse_proxy location entry in Sophos UTM
|
||||
|
||||
description:
|
||||
- Create, update or destroy a reverse_proxy location entry in SOPHOS UTM.
|
||||
|
||||
Reference in New Issue
Block a user