mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
[aws] Document boto3 requirement (#32329)
This commit is contained in:
committed by
Will Thames
parent
be9cc70b74
commit
a2e4196c11
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user