- 09 May, 2014 1 commit
-
-
If `get_all_instances` returns multiple reservations, the old wait loop only dealt with the first reservation. Thus, the wait loop may end before all instances get to be running/stopped. Also clean up the code a little.
Yap Sok Ann committed
-
- 06 Apr, 2014 2 commits
-
-
Modified Cron to add AIX Crontab support
Michael DeHaan committed -
from mpdehaan and redone entirely.
MorrisA committed
-
- 05 Apr, 2014 4 commits
-
-
Include changelog from previous release.
Michael DeHaan committed -
update changelog, these weren't major features so move to other section
Michael DeHaan committed -
Shared module docs for remaining rax modules
Michael DeHaan committed -
add distribution_major_version to fact gathering
Michael DeHaan committed
-
- 04 Apr, 2014 9 commits
-
-
James Tanner committed
-
Matt Martz committed
-
Allow vault encrypted vars as extra_vars
jctanner committed -
James Tanner committed
-
Eric Lake committed
-
cloudformation's disable_rollback must be a bool
Michael DeHaan committed -
passing "yes" to boto causes severe problems.
Ted Timmons committed -
Update apt:deb with correct version
Michael DeHaan committed -
The docs site says this option is available in 1.5, but it is not. #5910 https://github.com/ansible/ansible/pull/5910 added the deb option. The PR was generated two months ago (before 1.5) but was not included until after 1.5 was released. This fixes the docs.
Drew Blas committed
-
- 03 Apr, 2014 24 commits
-
-
Michael DeHaan committed
-
ec2_snapshot: fix for "unknown type number requested for wait_timeout"
Michael DeHaan committed -
apt_key: Output URL for debugging
Michael DeHaan committed -
Michael DeHaan committed
-
Also added a new integration test for assemble using local assembly with a delimiter.
James Cammarata committed -
This builds on GH-6359 and changes the logic so that a newline is only inserted between fragments if the previous fragment does not end with a newline.
Richard C Isaacson committed -
Peter Gehres committed
-
Michael DeHaan committed
-
* Catch issues with invalid regions * Ensure we send string only data as meta values in the rax module * Add public_key/lookup example for rax_keypair * Clean up import statements
Matt Martz committed -
Add version_compare filter
Michael DeHaan committed -
rax.py inventory script improvements
Michael DeHaan committed -
Expose the playbook to callback plugins
Michael DeHaan committed -
Use common file argument system previously implemented by @sivel for rax modules on the file modules as well (copy/file/template). Application to other cloud providers would make very good sense.
Michael DeHaan committed -
Matt Martz committed
-
Matt Martz committed
-
Fixes #6842
James Cammarata committed -
James Tanner committed
-
Atlas Health committed
-
James Tanner committed
-
James Tanner committed
-
James Tanner committed
-
Treat 255 errors from raw as dark host
jctanner committed -
ssh: propagate prompt to _communicate()
jctanner committed -
Fix a typo in the subversion module documentation
Michael DeHaan committed
-