mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix tpyo
This commit is contained in:
committed by
Matt Clay
parent
165c90e7c1
commit
5762e32dad
@@ -18,7 +18,7 @@ DOCUMENTATION = '''
|
||||
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.
|
||||
- Only supports search for hostname by tags currently. Looking to add more later.
|
||||
version_added: "2.0"
|
||||
options:
|
||||
key:
|
||||
|
||||
Reference in New Issue
Block a user