Commit Graph

12 Commits (61d283e2ad58916d640b129cdd0b1ef866bcb332)

Author SHA1 Message Date
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
Michael DeHaan e725eea4be Merge pull request #4770 from dragon3/devel
ec2_vol: return volume_id/device even when volume mapping already exists
11 years ago
James Tanner afa5988391 Fixes #4540 Use shared module snippet to evaluate ec2 credentials 11 years ago
dragon3 19b5008c0a return volume_id/device even when volume mapping already exists 11 years ago
Bruce Pennypacker 0f458210bc Rebase attempt
No idea if I'm rebasing properly or not.  This is my first attempt.
11 years ago
Michael DeHaan 146bbfecc5 Smite tabs in whitespace. 11 years ago
Michael DeHaan 4401557455 add version_added attribute to module docs. 11 years ago
Ben Podoll 1410df43de adding param to allow for specifying custom iops setting when creating an EBS volume 11 years ago
Michael DeHaan 764504b578 Legacy variable usage removed. 11 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan 157f487bcd ec2_vol fixes for 'make pep8' 11 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 11 years ago