Hi Patrick, I believe you are correct - the ec2 module does not appear to support multiple interfaces at this time. Please feel free to open a feature request on GitHub for this (in the ansible/ansible-modules-core repository), as I'm sure it's something others may be interested in as well.
Thanks! On Wed, Dec 3, 2014 at 3:31 PM, <[email protected]> wrote: > Is it possible to provision EC2 instances with multiple interfaces? From > reading the docs, there is no indication that this is possible, and from > the code[1], it looks like it is not possible, but I figured I should ask > in case I am missing something. > > [1]: > https://github.com/ansible/ansible-modules-core/blob/devel/cloud/amazon/ec2.py#L828-L840 > > Thanks, > Patrick > > -- > 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/ed2b702c-e8e1-45ae-a247-4bee36e9d377%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/ed2b702c-e8e1-45ae-a247-4bee36e9d377%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/CAMFyvFiBmYFfCNSffp-FPFMfLp8bmX%3DB8sEvNr5PWD9b%3D8E9Gw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
