- 11 Mar, 2014 25 commits
-
-
James Cammarata committed
-
[s3] Compatibility with fakes3.
jctanner committed -
James Cammarata committed
-
Fix for #4992 - Add userdata to cloud/nova_compute
Michael DeHaan committed -
https://github.com/willthames/ansible
Merge branch 'ec2_security_token' of https://github.com/willthames/ansible into willthames-ec2_security_token
James Cammarata committed -
James Tanner committed
-
Elasticache vpc security groups
Michael DeHaan committed -
Allow ec2_tag module to print the tags of an instance
Michael DeHaan committed -
Add new cloud/rds DB instance types (db.m3 and db.cr1 families)
Michael DeHaan committed -
ec2.py: Make sure ec2_placement gets handled correctly
Michael DeHaan committed -
Michael DeHaan committed
-
cloud/ec2_elb module: Added wait_timeout parameter
Michael DeHaan committed -
Make sure droplet deletion works even when idempotency is achieved using 'name' and 'unique_name' rather than 'id'
Michael DeHaan committed -
nova_compute: fix for partial match b/w params['name'] and an existing name
Michael DeHaan committed -
Make it easier to determine whether instance creation or tagging fails
Michael DeHaan committed -
BUGFIX: route53 module won't round-trip * and @ in records
Michael DeHaan committed -
Fix for #6365: cloudformation module fails to update if stack exists
Michael DeHaan committed -
Returning 'NA' when no virtualization found
Michael DeHaan committed -
Added modules to manage ec2 autoscaling groups
Michael DeHaan committed -
Michael DeHaan committed
-
Update apt module so that environment variables are set correctly since not going through shell. Very sorry folks, it will be addressed.
Michael DeHaan committed -
James Tanner committed
-
James Tanner committed
-
Document the module_lang option.
Michael DeHaan committed -
ad-hoc doc fixes
Michael DeHaan committed
-
- 10 Mar, 2014 15 commits
-
-
James Tanner committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
Richard C Isaacson committed
-
Closes #6169.
Franck Cuny committed -
Matt Martz committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
James Tanner committed
-
Add BSD license to module_utils/gce.py
Michael DeHaan committed -
James Tanner committed
-
James Tanner committed
-
* Adds another module utility file which generalizes the access of urls via the urllib* libraries. * Adds a new spec generator for common arguments. * Makes the user-agent string configurable. Fixes #6211
James Cammarata committed
-