Merge pull request #989 from astorije/patch-1

Fix tpyo in ec2_remote_facts module doc
This commit is contained in:
Brian Coca 2015-09-17 10:23:50 -04:00
commit afbbd0c478

View file

@ -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: