Commit Graph

164 Commits (d0fe447fd13e581fd059a4ff20e910752d58e5d8)

Author SHA1 Message Date
Michael DeHaan 157f487bcd ec2_vol fixes for 'make pep8' 11 years ago
Michael DeHaan ab2e9dbffd ec2 module fixes for 'make pep8' 11 years ago
Michael DeHaan 8849be6695 Merge pull request #2830 from ralph-tice/devel
amended s3 plugin to support 'dest' parameter
12 years ago
Michael DeHaan cfd0413bfd Merge pull request #2815 from jarv/devel
EC2 ELB management
12 years ago
Mario Franco 43156f3bab Fix tab 12 years ago
Mario Franco 365411d4ee Fix zone 12 years ago
Mario Franco f74316607f Fix security group id for vpc based on @samukasmk solution 12 years ago
John Jarvis e5d9dad205 Parameter and variable naming issues 12 years ago
John Jarvis a45b312907 changing arg name for consistency, absent/present for registration 12 years ago
Ralph Tice 918de8d6dc amended s3 plugin to support 'dest' parameter to allow uploading to custom location 12 years ago
John Jarvis e625155cd5 doc update 12 years ago
John Jarvis 70b61f13e4 marking the state changed only when there are ELBs to work on 12 years ago
John Jarvis e9254fbc5a 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.
12 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago