From fa3d84d59e9f4568ddbec50c3c2c2368f1242577 Mon Sep 17 00:00:00 2001 From: Eugene Brevdo Date: Fri, 28 Feb 2014 11:56:42 -0800 Subject: [PATCH] Tiny bugfix in ec2_vol documentation. --- library/cloud/ec2_vol | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/cloud/ec2_vol b/library/cloud/ec2_vol index 511bdd0cea..49fd55eaba 100644 --- a/library/cloud/ec2_vol +++ b/library/cloud/ec2_vol @@ -52,7 +52,7 @@ options: required: false default: null aliases: [] - name: + id: description: - volume id if you wish to attach an existing volume (requires instance) required: false