correct version added
This commit is contained in:
parent
c770462fad
commit
87265cd4b3
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ short_description: Create or delete AWS Autoscaling Groups
|
||||||
description:
|
description:
|
||||||
- Can create or delete AWS Autoscaling Groups
|
- Can create or delete AWS Autoscaling Groups
|
||||||
- Works with the ec2_lc module to manage Launch Configurations
|
- Works with the ec2_lc module to manage Launch Configurations
|
||||||
version_added: "1.0"
|
version_added: "1.6"
|
||||||
requirements: [ "boto" ]
|
requirements: [ "boto" ]
|
||||||
author: Gareth Rushgrove
|
author: Gareth Rushgrove
|
||||||
options:
|
options:
|
||||||
|
|
Loading…
Reference in a new issue