mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
Merge pull request #4313 from jsdalton/ansible
Add AWS ElastiCache module
This commit is contained in:
@@ -17,6 +17,8 @@
|
||||
DOCUMENTATION = """
|
||||
---
|
||||
module: 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"
|
||||
|
||||
Reference in New Issue
Block a user