From cac79faf35e7382708d5df00e32c0cae7d7f05ef Mon Sep 17 00:00:00 2001 From: Nicholas Kuechler Date: Tue, 30 Jul 2013 18:01:34 -0500 Subject: [PATCH] Remove tailing bracket --- library/cloud/rax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/cloud/rax b/library/cloud/rax index 31d32e7b74f..4dec686da4c 100644 --- a/library/cloud/rax +++ b/library/cloud/rax @@ -93,7 +93,7 @@ EXAMPLES = ''' image: b11d9567-e412-4255-96b9-bd63ab23bcfe files: - /root/.ssh/authorized_keys=/home/localuser/.ssh/id_rsa.pub - - /root/test.txt=/home/localuser/test.txt] + - /root/test.txt=/home/localuser/test.txt wait: yes state: present '''