mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-02 14:29:10 -07:00
redshift: fix version added
This commit is contained in:
parent
8ccf166a56
commit
583944207d
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ DOCUMENTATION = '''
|
|||
author:
|
||||
- "Jens Carl (@j-carl), Hothead Games Inc."
|
||||
module: redshift
|
||||
version_added: "2.1"
|
||||
version_added: "2.2"
|
||||
short_description: create, delete, or modify an Amazon Redshift instance
|
||||
description:
|
||||
- Creates, deletes, or modifies amazon Redshift cluster instances.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue