- 27 Jan, 2014 3 commits
-
-
Fixing traceback caused by incorrect argument passing to json.dumps
James Cammarata committed -
Fixes #5756
James Cammarata committed -
Added the ability to add EBS volumes to EC2 instances at creation time
jctanner committed
-
- 26 Jan, 2014 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fixing *_plugins configuration names and values
Michael DeHaan committed
-
- 25 Jan, 2014 3 commits
-
-
Based on reading of Developing Plugins and the example ansible.cfg file, it seems the sections changed here were created in error by a copy and paste.
Micheil Smith committed -
This allows a volume to be cloned from a snapshot, a brand new volume to be created, or an ephemeral volumes to be associated at time of instance creation. This avoids any race conditions associated with creating extra volumes after instance creation (e.g. writes happening before the volume is mounted). In addition, this allows the root volume to be edited
willthames committed -
Minor documentation fixes.
Michael DeHaan committed
-
- 24 Jan, 2014 11 commits
-
-
Fixes 5397
James Cammarata committed -
James Cammarata committed
-
James Tanner committed
-
James Tanner committed
-
git://github.com/jsdalton/ansible
Merge branch 'add_ec2_elb_lb_module' of git://github.com/jsdalton/ansible into jsdalton-add_ec2_elb_lb_module
James Tanner committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
James Tanner committed
-
Add ec2_key module.
jctanner committed -
key_name is not required when creating ec2 instances
jctanner committed
-
- 23 Jan, 2014 15 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
This reverts commit a807e3b9, reversing changes made to df8ecded.
James Tanner committed -
This reverts commit bedc616f, reversing changes made to a807e3b9.
James Tanner committed -
This reverts commit e759832d.
James Tanner committed -
James Tanner committed
-
Add module support for Rackspace Cloud Files Containers
jctanner committed -
Module support for Rackspace Cloud Files
jctanner committed -
rax_dns_record: Add rax_dns_record module
jctanner committed -
Fix bug where playbook tasks do not escalate privs with 'su'
jctanner committed -
Add rax_dns module
jctanner committed -
Disallow su and sudo params in same play/task
jctanner committed -
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
- 22 Jan, 2014 3 commits
-
-
Adding a check for pending tranasctions to the yum module
James Cammarata committed -
Fixes #4649
James Cammarata committed -
Paul Durivage committed
-