mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
fix short/full description for elasticache
This commit is contained in:
committed by
Michael DeHaan
parent
84948292f3
commit
8733b5da8b
@@ -17,9 +17,9 @@
|
||||
DOCUMENTATION = """
|
||||
---
|
||||
module: elasticache
|
||||
short_description: Manage cache clusters in Amazon Elasticache.
|
||||
description:
|
||||
- Manage cache clusters in Amazon Elasticache.
|
||||
short_description: Manage cache clusters in Amazon Elasticache.
|
||||
- Returns information about the specified cache cluster.
|
||||
version_added: "1.4"
|
||||
requirements: [ "boto" ]
|
||||
|
||||
Reference in New Issue
Block a user