mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-09 09:54:02 -07:00
[aws] Document boto3 requirement (#32329)
This commit is contained in:
parent
be9cc70b74
commit
a2e4196c11
16 changed files with 16 additions and 0 deletions
|
@ -26,6 +26,7 @@ version_added: "1.5"
|
|||
short_description: manage RDS parameter groups
|
||||
description:
|
||||
- Creates, modifies, and deletes RDS parameter groups. This module has a dependency on python-boto >= 2.5.
|
||||
requirements: [ boto3 ]
|
||||
options:
|
||||
state:
|
||||
description:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue