From 970997c764751b47ba6976881434e33b8e363c15 Mon Sep 17 00:00:00 2001 From: Jon Chen Date: Fri, 7 Feb 2014 20:47:57 -0500 Subject: [PATCH] fix linode typo --- library/cloud/linode | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/cloud/linode b/library/cloud/linode index deb7a9f3670..830fb18acff 100644 --- a/library/cloud/linode +++ b/library/cloud/linode @@ -25,7 +25,7 @@ options: state: description: - Indicate desired state of the resource - choices: ['present', 'active', 'started', absent', 'deleted', 'stopped', 'restarted'] + choices: ['present', 'active', 'started', 'absent', 'deleted', 'stopped', 'restarted'] default: present api_key: description: