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
|
@ -18,6 +18,7 @@ description:
|
|||
- Manage an AWS Application Elastic Load Balancer target group. See
|
||||
U(http://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-target-groups.html) for details.
|
||||
version_added: "2.4"
|
||||
requirements: [ boto3 ]
|
||||
author: "Rob White (@wimnat)"
|
||||
options:
|
||||
deregistration_delay_timeout:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue