Bruce Pennypacker
85c8c87361
Set master_password for modify command
12 years ago
Michael DeHaan
b1d96bc839
Merge pull request #3236 from lwade/ec2_placementzone
...
Added placement_group parameter for cluster compute. Issue 3232.
12 years ago
Joshua Lund
132ca0b367
Fixed a few small typos
12 years ago
Vincent Viallet
65af7ce352
Merge branch 'a_devel' into digitalocean
12 years ago
Vincent Viallet
fe7fcf2d15
Rename digital ocean module to digital_ocean, add documentation.
12 years ago
Bruce Pennypacker
0b64077bbd
added try/except around conn.get_all_dbinstances
12 years ago
Bruce Pennypacker
158d2a9a82
changed 'action' to 'command'. Fixed a tab issue.
12 years ago
lwade
2ef0d94ab4
Added placement_group parameter for cluster compute.
12 years ago
Jan-Piet Mens
98c1423269
Docs: consistently format playbook EXAMPLES
12 years ago
Michael DeHaan
0b87fa6905
Merge pull request #3204 from goozbach/devel
...
fixed msg bug in library/cloud/quantum_network
12 years ago
Michael DeHaan
50a7db97a5
Spelling fixes
12 years ago
Jan-Piet Mens
3404a0fc16
DOCS: standardize on EXAMPLES (a.k.a. Docs-JumboPatch JetLag Edition)
...
Migrated all examples: in DOCUMENTATION=''' string to standalone EXAMPLES=''' string
Added deprecation warning to moduledev.rst and remove deprecated example from it
Fixed up a few typos and uppercased some acronyms.
add consistency to how EXAMPLES are formatted
12 years ago
Vincent Viallet
6c88a80bd7
Ensure an existing ssh-key returns useful information (id + name) instead of a string; this way it can be used to register a variable to use in a later task.
12 years ago
Vincent Viallet
e36fd462c3
Add digital-ocean cloud support.
12 years ago
Derek Carter
7a73559802
fixed msg bug in library/cloud/quantum_network
12 years ago
Bruce Pennypacker
078a0ef7c7
Added replication_source to the results
12 years ago
Bruce Pennypacker
47bc6e7ff3
endpoint is available only when instance is available
12 years ago
Bruce Pennypacker
90c3e7685d
Added modify action
12 years ago
Bruce Pennypacker
849cbfdf1c
added 'facts' action
12 years ago
Bruce Pennypacker
eba6c4195e
fixed bug in delete action - skip_final_snapshot must always be set
12 years ago
Bruce Pennypacker
2771625be4
Amazon RDS module
12 years ago
Michael DeHaan
3012d269ff
pep8 fixes
12 years ago
Michael DeHaan
fa2d027e33
Fix module labelled incorrectly.
12 years ago
Michael DeHaan
901e73918a
Doc standardization/style
12 years ago
Michael DeHaan
e98ed092d4
Docs standardization/style
12 years ago
Michael DeHaan
76b7534b11
Docs standardization/style
12 years ago
Michael DeHaan
b63b0d7b11
Docs/style
12 years ago
Michael DeHaan
d5ff40ecc3
Docs/style
12 years ago
Michael DeHaan
c33ed6942b
Module doc standardization/style
12 years ago
Michael DeHaan
70ea93653f
Standardize module doc
12 years ago
Michael DeHaan
3cbf40c71e
Standardize docs
12 years ago
Michael DeHaan
38b5b0c241
Standarize docs
12 years ago
Michael DeHaan
a004b3a865
Standardize docs
12 years ago
Michael DeHaan
6259c9b34f
Standardize docs
12 years ago
Michael DeHaan
aeffb17d6b
Standardize example
12 years ago
Michael DeHaan
9e8db11799
Merge pull request #3080 from bigpandaio/devel
...
Issue #3079 : Initializing key_exists in case the S3 bucket does not exis...
12 years ago
Michael DeHaan
078cb709f4
Merge pull request #3020 from rtheys/virt-state
...
Support state parameter in list_vms command
12 years ago
Shahar Kedar
f1638c5eea
Issue #3079 : Initializing key_exists in case the S3 bucket does not exist
12 years ago
bennojoy
636f1ed794
bug fix nova_compute
12 years ago
Michael DeHaan
c651a8cf2e
Some formatting fixes so docs will build, etc.
12 years ago
Michael DeHaan
2a479cca52
Fixup fetch doc formatting.
12 years ago
Lorin Hochstein
4a215203ed
Documentation for keystone_user
...
Updated the module with proper documentation.
12 years ago
Rik Theys
c42e999114
Fix tabs
12 years ago
Rik Theys
588784ca71
Support state parameter in list_vms command
...
Support the state parameter in the list_vms command to filter the
VM's to list based on their state.
12 years ago
Michael DeHaan
4105813ebe
Lots of formatting fixes
12 years ago
Michael DeHaan
333577c944
Fix tabs and spaces in OpenStack modules.
12 years ago
Michael DeHaan
48334d05d7
Merge pull request #2989 from lorin/keystone_user
...
OpenStack Identity (keystone) user module
12 years ago
Lorin Hochstein
869e14c318
OpenStack Identity (keystone) user module
...
Module for managing users, tenants, and roles within OpenStack.
12 years ago
bennojoy
2221c33b15
OpenStack Modules
12 years ago
lwade
47526e7464
Added a helpful example to the ec2_facts doc.
12 years ago
Michael DeHaan
a6c042a4f7
Style fix.
12 years ago
Michael DeHaan
1e8bc816f4
ec2 module: more indentation fixing
12 years ago
Michael DeHaan
08abd9cb07
ec2_vol fixes for 'make pep8'
12 years ago
Michael DeHaan
58aad8c6e8
ec2 module fixes for 'make pep8'
12 years ago
Michael DeHaan
25ab6a3ddb
Merge pull request #2830 from ralph-tice/devel
...
amended s3 plugin to support 'dest' parameter
12 years ago
Michael DeHaan
b6b6f2b17b
Merge pull request #2815 from jarv/devel
...
EC2 ELB management
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
John Jarvis
724c2f2709
Parameter and variable naming issues
12 years ago
John Jarvis
8098b80e2d
changing arg name for consistency, absent/present for registration
12 years ago
Ralph Tice
0866fa5405
amended s3 plugin to support 'dest' parameter to allow uploading to custom location
12 years ago
John Jarvis
43910bd290
doc update
12 years ago
John Jarvis
bfc0ea3b0e
marking the state changed only when there are ELBs to work on
12 years ago
John Jarvis
434a9d3501
Adding module to de-register/register EC2 instances
...
This module handles AWS EC2 ELB registration.
* De-registration requires the instance id which can be looked up using
the ec2_facts module.
* Registration requires both the instance id and the elbs that the
instance belongs to.
De-registration will return an ec2_elb fact that can be used for
registration in post_tasks.
12 years ago
Michael DeHaan
cd97a4cb14
Allow modules to be categorized, and also sort them when generating the documentation.
12 years ago