Commit Graph

8 Commits (affed67ebd0d4befaaac945c691ea7caf5820707)

Author SHA1 Message Date
jctanner 9a69b1b0ec Merge pull request #5311 from willthames/ec2_refactor
ec2 modules: Move more responsibility to common EC2 module
11 years ago
Mikhail Sobolev 8733b5da8b fix short/full description for elasticache 11 years ago
willthames 12005a1cd0 Move more responsibility to common EC2 module
Moved `AWS_REGIONS` into `ec2` module
Created `ec2_connect` method in `ec2` module
Updated modules able to use `ec2_connect` and `AWS_REGIONS`
11 years ago
James Tanner d0986a20a3 Use shared ec2 module snippet in elasticache module 11 years ago
James Tanner fd6b16aca8 Merge pull request #4313 from jsdalton/ansible
Add AWS ElastiCache module
11 years ago
Jim Dalton 2d7f0e28db Availability zone should not be required 11 years ago
Jim Dalton 3957238fbf Ensure port can be read for both memcached as well as redis 11 years ago
Jim Dalton f62b3be36d Add AWS ElastiCache module 11 years ago