From f8ee2209738c436ca1e1f638e7db6f1cda25f8fc Mon Sep 17 00:00:00 2001 From: Mark Chappell Date: Thu, 6 May 2021 21:01:46 +0200 Subject: [PATCH] Update the default module requirements from python 2.6/boto to python 3.6/boto3 This commit was initially merged in https://github.com/ansible-collections/community.aws See: https://github.com/ansible-collections/community.aws/commit/c097c55293be0834a2b9d394733ec28965d142d7 --- plugins/modules/ec2_transit_gateway_info.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/plugins/modules/ec2_transit_gateway_info.py b/plugins/modules/ec2_transit_gateway_info.py index 707e375a7ee..c23289eaa1c 100644 --- a/plugins/modules/ec2_transit_gateway_info.py +++ b/plugins/modules/ec2_transit_gateway_info.py @@ -14,9 +14,6 @@ description: - Gather information about ec2 transit gateways in AWS author: "Bob Boldin (@BobBoldin)" -requirements: - - botocore - - boto3 options: transit_gateway_ids: description: