Commit graph

704 commits

Author SHA1 Message Date
John Jarvis
43910bd290 doc update 2013-04-30 09:03:31 -04:00
John Jarvis
bfc0ea3b0e marking the state changed only when there are ELBs to work on 2013-04-30 09:00:10 -04:00
John Jarvis
434a9d3501 Adding module to de-register/register EC2 instances
This module handles AWS EC2 ELB registration.

* De-registration requires the instance id which can be looked up using
  the ec2_facts module.
* Registration requires both the instance id and the elbs that the
  instance belongs to.

De-registration will return an ec2_elb fact that can be used for
registration in post_tasks.
2013-04-29 23:40:17 -04:00
Michael DeHaan
cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00