Fix tpyo
parent
165c90e7c1
commit
5762e32dad
|
@ -18,7 +18,7 @@ DOCUMENTATION = '''
|
||||||
module: ec2_remote_facts
|
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 search for hostname by tags currently. Looking to add more later.
|
||||||
version_added: "2.0"
|
version_added: "2.0"
|
||||||
options:
|
options:
|
||||||
key:
|
key:
|
||||||
|
|
Loading…
Reference in New Issue