From 0fd56284829741961805ffd73494b6ccae1dc805 Mon Sep 17 00:00:00 2001 From: Gareth Rushgrove Date: Sun, 2 Mar 2014 11:58:22 +0000 Subject: [PATCH] correct version added --- cloud/ec2_asg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/ec2_asg b/cloud/ec2_asg index 0a6fe651baf..6aee6f5e152 100644 --- a/cloud/ec2_asg +++ b/cloud/ec2_asg @@ -21,7 +21,7 @@ short_description: Create or delete AWS Autoscaling Groups description: - Can create or delete AWS Autoscaling Groups - Works with the ec2_lc module to manage Launch Configurations -version_added: "1.0" +version_added: "1.6" requirements: [ "boto" ] author: Gareth Rushgrove options: