Hi, It seems like it is a documentation bug, the min_size, max_size and lc_config_name are required paramters, there is a feature request to add default values to min_size and max_size , could you please raise a bug report for this in github.
- Benno On Tue, Jun 9, 2015 at 6:31 AM, Igor Cicimov <[email protected] > wrote: > When using ec2_asg I get: > > TASK: [ec2_asg ] > ************************************************************** > failed: [localhost] => {"failed": true} > msg: Missing required arguments for autoscaling group create/update: > launch_config_name > > where is in the module man page: > > http://docs.ansible.com/ec2_asg_module.html > > this attribute is listed as not required. > > This is on Ansible 1.9.1 > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ansible-project/105fb140-c9ae-4472-8668-7a466663573f%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/105fb140-c9ae-4472-8668-7a466663573f%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CAFUV_d6BGA6sA_2oTteyidHxBFEt_muSQB%2BDzb%2BOoLh5P5-YqQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
