mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
ec2_instance_facts: requires boto3 and botocore
This commit is contained in:
parent
17f094bb6a
commit
b672fd1f45
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ version_added: "2.4"
|
||||||
author:
|
author:
|
||||||
- Michael Schuett, @michaeljs1990
|
- Michael Schuett, @michaeljs1990
|
||||||
- Rob White, @wimnat
|
- Rob White, @wimnat
|
||||||
|
requirements: [ "boto3", "botocore" ]
|
||||||
options:
|
options:
|
||||||
instance_ids:
|
instance_ids:
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Reference in a new issue