Commit graph

15 commits

Author SHA1 Message Date
John Jarvis
c85b0bb05f using instance_ids and state=absent for removing instances 2013-06-21 13:43:29 -04:00
John Jarvis
3a5f095693 Adds termination support to the ec2 module
Pass in the `instances` output of the ec2 module
to terminate a list of instances that were previously provisioned.

Useful for automated testing.
2013-06-20 20:00:52 -04:00
Michael DeHaan
2ed9b52481 Quote some strings in the docs 2013-06-19 22:10:48 -04:00
Michael DeHaan
e1abda42a9 Merge pull request #3171 from mynameisdaniil/devel
Adds 'groups' field into ec2 plugin
2013-06-19 19:06:29 -07:00
Daniil
07bea63533 Allow 'ec2.group' field to handle lists of groups 2013-06-20 01:23:30 +04:00
Michael DeHaan
a94e404a97 Merge pull request #3236 from lwade/ec2_placementzone
Added placement_group parameter for cluster compute. Issue 3232.
2013-06-18 13:14:03 -07:00
lwade
886a71e8eb Added placement_group parameter for cluster compute. 2013-06-17 14:35:53 +01:00
Jan-Piet Mens
30d641094b Docs: consistently format playbook EXAMPLES 2013-06-17 08:53:46 +02:00
Michael DeHaan
d323a0ccaa Standardize example 2013-06-01 11:49:02 -04:00
Michael DeHaan
7af6a11a0c ec2 module: more indentation fixing 2013-05-11 17:23:16 -04:00
Michael DeHaan
ab2e9dbffd ec2 module fixes for 'make pep8' 2013-05-11 17:20:09 -04:00
Mario Franco
43156f3bab Fix tab 2013-05-05 12:25:55 -04:00
Mario Franco
365411d4ee Fix zone 2013-05-05 12:25:55 -04:00
Mario Franco
f74316607f Fix security group id for vpc based on @samukasmk solution 2013-05-05 12:25:55 -04:00
Michael DeHaan
391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 2013-04-28 15:03:45 -04:00
Renamed from library/ec2 (Browse further)