mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -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
|
@ -18,6 +18,7 @@ short_description: Configure an s3 bucket as a website
|
|||
description:
|
||||
- Configure an s3 bucket as a website
|
||||
version_added: "2.2"
|
||||
requirements: [ boto3 ]
|
||||
author: Rob White (@wimnat)
|
||||
options:
|
||||
name:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue