1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

correct version added

This commit is contained in:
Gareth Rushgrove 2014-03-02 11:58:22 +00:00
parent c770462fad
commit 87265cd4b3

View file

@ -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: