Hi guys,

Recently had this requirement myself.

I've written a module 
here 
https://github.com/wimnat/ansible-modules-extras/blob/feature/ec2_eni/cloud/amazon/ec2_eni.py

I'd appreciate testing / feedback and if all good I'll submit a PR to 
ansible-modules-extras

Thanks,

On Tuesday, 6 January 2015 09:37:10 UTC+11, Igor Cicimov wrote:
>
> +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/52c097c4-60a1-4ccb-87c2-e1f73aa3a2fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to