Skip to content

Commit

Permalink
[cloud] Document requirements for ec2_asg. (ansible#30057)
Browse files Browse the repository at this point in the history
  • Loading branch information
s-hertel authored and ryansb committed Sep 12, 2017
1 parent 32f0c9f commit b02937f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/ansible/modules/cloud/amazon/ec2_asg.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
- Works with the ec2_lc module to manage Launch Configurations
version_added: "1.6"
author: "Gareth Rushgrove (@garethr)"
requirements: [ "boto3", "botocore" ]
options:
state:
description:
Expand Down

0 comments on commit b02937f

Please sign in to comment.