Friday, August 30, 2013

Ansible module for AWS EC2 ENI

Here is an Ansible module that I have written (reference ec2_vol by Lester Wade) for creating and attaching an AWS EC2 ENI to an instance. Attaching to an instance is optional.


Feel free to modify to your own need.

1 comment:

  1. What actually is 'Ansible module for AWS EC2 ENI'? This is something new to me and I was little curious to know more about it.

    ReplyDelete