mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 05:12:45 +00:00
ec2_instance_facts: requires boto3 and botocore
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user