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