mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-25 03:41:25 -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
|
@ -25,6 +25,7 @@ short_description: Manage an Application load balancer
|
|||
description:
|
||||
- Manage an AWS Application Elastic Load Balancer. See U(https://aws.amazon.com/blogs/aws/new-aws-application-load-balancer/) for details.
|
||||
version_added: "2.4"
|
||||
requirements: [ boto3 ]
|
||||
author: "Rob White (@wimnat)"
|
||||
options:
|
||||
access_logs_enabled:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue