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/2b9f34bf-d074-4135-bd42-a32f6acac843%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to