Update and rename ec2_search.py to ec2_remote_facts.py

This commit is contained in:
Michael Schuett 2015-07-29 22:21:14 -04:00
parent c08fa1269d
commit e8e0076bf4

View file

@ -15,7 +15,7 @@
DOCUMENTATION = '''
---
module: ec2_search
module: ec2_remote_facts
short_description: ask EC2 for information about other instances.
description:
- Only supports seatch for hostname by tags currently. Looking to add more later.