mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-06 16:34:02 -07:00
elasticache: add requirements to parameter_group and snapshot (#24904)
* Add requirements to elasticache parameter group * add requirements for elasticache_snapshot * pep8 elasticache_snapshot * remove elasticache_snapshot from legacy files
This commit is contained in:
parent
727b8c80be
commit
7160a491c2
3 changed files with 7 additions and 3 deletions
|
@ -28,6 +28,7 @@ description:
|
|||
- Returns information about the specified cache cluster.
|
||||
version_added: "2.3"
|
||||
author: "Sloane Hertel (@s-hertel)"
|
||||
requirements: [ boto3, botocore ]
|
||||
options:
|
||||
group_family:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue