Update and rename ec2_search.py to ec2_remote_facts.py
This commit is contained in:
parent
9b19de89c7
commit
a66854f95b
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
|
|
||||||
DOCUMENTATION = '''
|
DOCUMENTATION = '''
|
||||||
---
|
---
|
||||||
module: ec2_search
|
module: ec2_remote_facts
|
||||||
short_description: ask EC2 for information about other instances.
|
short_description: ask EC2 for information about other instances.
|
||||||
description:
|
description:
|
||||||
- Only supports seatch for hostname by tags currently. Looking to add more later.
|
- Only supports seatch for hostname by tags currently. Looking to add more later.
|
Loading…
Reference in a new issue