No description
Find a file
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
cloud Adding module to de-register/register EC2 instances 2013-04-29 23:40:17 -04:00
commands Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
database Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
files Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
internal Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
inventory Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
messaging Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
monitoring Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
net_infrastructure Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
network Fixed bug where if destination was unspecified, changed would not be set, resulting in an UnboundLocalError. 2013-04-29 13:59:06 -05:00
packaging Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
source_control Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
system Fixed setup module to accomodate venet interfaces (OpenVZ) 2013-04-29 10:08:24 +10:00
utilities Slight tweak to set_fact variable documentation to clarify scope info. 2013-04-29 19:15:29 -04:00
web_infrastructure Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00