ec2_instance_facts: requires boto3 and botocore

pull/30955/head
Prasad Katti 7 years ago committed by Will Thames
parent 17f094bb6a
commit b672fd1f45

@ -20,6 +20,7 @@ version_added: "2.4"
author:
- Michael Schuett, @michaeljs1990
- Rob White, @wimnat
requirements: [ "boto3", "botocore" ]
options:
instance_ids:
description:

Loading…
Cancel
Save