From 405c3cb2c72411be395e50106b1bddd2f4fb4fda Mon Sep 17 00:00:00 2001 From: Chrrrles Paul Date: Wed, 21 Oct 2015 18:54:53 +0900 Subject: [PATCH] tpyo in doc string --- 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 3eadabfc77d..f273f17a8ce 100644 --- a/cloud/amazon/ec2_remote_facts.py +++ b/cloud/amazon/ec2_remote_facts.py @@ -55,7 +55,7 @@ EXAMPLES = ''' # Note: These examples do not set authentication details, see the AWS Guide for details. # Basic provisioning example -- ec2_search: +- ec2_remote_facts: key: mykey value: myvalue register: servers