From 0c74601ea59981a95a22ada3ea93c5fd48415090 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Astori?= Date: Thu, 17 Sep 2015 14:01:29 +0200 Subject: [PATCH] Fix tpyo --- cloud/amazon/ec2_remote_facts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/amazon/ec2_remote_facts.py b/cloud/amazon/ec2_remote_facts.py index 035b7b42394..3eadabfc77d 100644 --- a/cloud/amazon/ec2_remote_facts.py +++ b/cloud/amazon/ec2_remote_facts.py @@ -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: