+1 for this request. Have you seen this module though: https://github.com/cybosol/ansible/blob/master/library/cloud/ec2_eni haven't tried it my self but maybe it can help.
On Saturday, January 3, 2015 11:29:13 AM UTC+11, Jeff wrote: > > Someone asked for this <https://github.com/ansible/ansible/issues/7895> a > while back before the modules were reorganized, but I've seen no mention > since, so I'm guess it's still not possible to create (or manipulate) an > Elastic > Network Interface (eni) > <http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html> on an > EC2 instance yet. That being the case, since this is supported by boto ( > create_network_interface > <http://boto.readthedocs.org/en/latest/ref/ec2.html#boto.ec2.connection.EC2Connection.create_network_interface>), > > is it possible for me to make my own calls via boto somehow? I'm not very > deep into Ansible so perhaps this is a nonsensical question. > > Thanks > -- 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/674b7bf4-7358-4f9e-976b-a368dd630493%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
