- 07 Apr, 2014 7 commits
-
-
Adding bold to service doc to call up state and enabled.
Michael DeHaan committed -
James Tanner committed
-
This reverts commit 2bfaacd1. Fixes #6821
James Cammarata committed -
James Tanner committed
-
Eric Lake committed
-
https://github.com/sivel/ansible
Merge branch 'rax-clb-nodes-nodeid' of https://github.com/sivel/ansible into sivel-rax-clb-nodes-nodeid
James Cammarata committed -
Matt Martz 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 10 commits
-
-
James Tanner committed
-
Matt Martz 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 17 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
-