Commit Graph

67 Commits (b105942654cc6d972d40a138619cc7219bff8b26)

Author SHA1 Message Date
Michael DeHaan 2f5ad8c5d6 Styling: spacing 11 years ago
John Jarvis eb97624de3 typo 11 years ago
John Jarvis abffe2e9a6 using instance_ids and state=absent for removing instances 11 years ago
John Jarvis 0cc09a47e5 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 2b5a7c69a9 Quote some strings in the docs 11 years ago
Michael DeHaan b5d25b9843 Merge pull request #3171 from mynameisdaniil/devel
Adds 'groups' field into ec2 plugin
11 years ago
Daniil 9d79bfa4ee Allow 'ec2.group' field to handle lists of groups 11 years ago
Michael DeHaan b1d96bc839 Merge pull request #3236 from lwade/ec2_placementzone
Added placement_group parameter for cluster compute. Issue 3232.
11 years ago
lwade 2ef0d94ab4 Added placement_group parameter for cluster compute. 11 years ago
Jan-Piet Mens 98c1423269 Docs: consistently format playbook EXAMPLES 11 years ago
Michael DeHaan aeffb17d6b Standardize example 11 years ago
Michael DeHaan 1e8bc816f4 ec2 module: more indentation fixing 12 years ago
Michael DeHaan 58aad8c6e8 ec2 module fixes for 'make pep8' 12 years ago
Mario Franco 11ad5d2679 Fix tab 12 years ago
Mario Franco b0331af29b Fix zone 12 years ago
Mario Franco 015117b990 Fix security group id for vpc based on @samukasmk solution 12 years ago
Michael DeHaan cd97a4cb14 Allow modules to be categorized, and also sort them when generating the documentation. 12 years ago