Commit Graph

18 Commits (0fa6ed490a42036b0e2bb1bad03500e54cfcef99)

Author SHA1 Message Date
Michael DeHaan fafb3c10a5 Merge pull request #3293 from jarv/devel
Adds termination support to the ec2 module
11 years ago
Michael DeHaan 0b251d840b Styling: spacing 11 years ago
John Jarvis a61ec2e6b3 typo 11 years ago
John Jarvis c85b0bb05f using instance_ids and state=absent for removing instances 11 years ago
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.
11 years ago
Michael DeHaan 2ed9b52481 Quote some strings in the docs 11 years ago
Michael DeHaan e1abda42a9 Merge pull request #3171 from mynameisdaniil/devel
Adds 'groups' field into ec2 plugin
11 years ago
Daniil 07bea63533 Allow 'ec2.group' field to handle lists of groups 11 years ago
Michael DeHaan a94e404a97 Merge pull request #3236 from lwade/ec2_placementzone
Added placement_group parameter for cluster compute. Issue 3232.
11 years ago
lwade 886a71e8eb Added placement_group parameter for cluster compute. 11 years ago
Jan-Piet Mens 30d641094b Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan d323a0ccaa Standardize example 11 years ago
Michael DeHaan 7af6a11a0c ec2 module: more indentation fixing 12 years ago
Michael DeHaan ab2e9dbffd ec2 module fixes for 'make pep8' 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
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago