Commit Graph

14 Commits (74a2bf4369cde4fcffd6dacb70682bd467ad0805)

Author SHA1 Message Date
Mohan Krishnan 2232b9ce6a Fix for connect method parameter order 11 years ago
Mohan Krishnan 6ab967ef9f ec2_eip connect method references module var that is not passed in 11 years ago
James Tanner 0a5adda059 Fixes #4540 Use shared module snippet to evaluate ec2 credentials 11 years ago
James Tanner 664c4839eb Set version_added for ec2_eip's in_vpc parameter 11 years ago
Peter Sankauskas 27fa111c4d Now this disassociates EIPs from instances inside a VPC correctly. Time
for a PR.
11 years ago
Peter Sankauskas 9f279618fe First round of changes to the EIP module to get it to be able to work well inside a VPC, and to be able to delete EIPs as well 11 years ago
Michael DeHaan b391872781 Merge pull request #4330 from tgerla/ec2_eip-docs
ec2_eip module: note that there may be a delay reaching the instance
11 years ago
Tim Gerla 1eef27294a ec2_eip module: note that there may be a delay before the reassigned instance is reachble. 11 years ago
James Tanner 550b1a8ee0 typo in ec2_eip docstring 11 years ago
James Cammarata 6eec6f776e More housekeeping
* Modified version_added strings in recent modules
* Added firewalld inclusion to the CHANGELOG
11 years ago
James Cammarata 1d1bf7ba81 Minor pep8 cleanup in ec2_eip module 11 years ago
Lorin Hochstein 840da0aaa0 AWS elastic IP: Support for allocating IPs
This commit adds support for allocating new elastic IPs with the
ec2_eip module.
11 years ago
Lorin Hochstein 703d50212a Fix typo: alises -> aliases 11 years ago
Lorin Hochstein 1fd7eca5fb Add AWS EC2 elastic IP module
Adds a new AWS EC2 module to associate/disassociate instances and
elastic IP addresses.
11 years ago