- 14 Oct, 2013 18 commits
-
-
New module argument to specify the executable used for running 'easy_install'. This allows support for system installation of packages on systems with multiple installations of Python.
Pedro Romano committed -
Pedro Romano committed
-
Changes examples from using Flask to some other package (Bottle was chosen) as per @mpdehaan's suggestion.
Pedro Romano committed -
env-setup for fish users
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
added new module "ovirt"
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
initial draft acl module
Michael DeHaan committed -
Added full path to rhnreg_ks command for working correctly with sudo.
Michael DeHaan committed -
Signed-off-by: Brian Coca <briancoca+dev@gmail.com>
Brian Coca committed -
Jurrien Bloemen committed
-
Improve the formatting and content for the sysctl module's description.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Keith Buck committed
-
- 13 Oct, 2013 4 commits
-
-
supervisorctl: user expansion on config filepath
Michael DeHaan committed -
Handle possible scenario where conditional might be an integer (whoa!) down the error path. Super rare but fixes #4483.
Michael DeHaan committed -
Add some notes about which features are typically rarely used so folks won't feel like they have to understand them all up front.
Michael DeHaan committed -
Michael DeHaan committed
-
- 12 Oct, 2013 18 commits
-
-
Thomas Omans committed
-
Fix issue 4433, make sure status is a int rather than a string
Michael DeHaan committed -
Fixes a dev branch glitch where a conditional could be applied to multiple tasks. Also improves the errors on parsing bad conditionals to make them less confusing to users.
Michael DeHaan committed -
Michael Scherer committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Using ANSIBLE_ROLE_PATH environment variable or role_path in ansible.cfg can configure paths where roles will be searched for extra paths will only be used as a backup once regular locations are exhausted
Thomas Omans committed -
add a way for callback to disable itself
Michael DeHaan committed -
Fix bug for setting ec2 tags
Michael DeHaan committed -
Harrison Gu committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Fix an issue where the ordering of an include statement is processed ahead of the conditional in the included statement, which required a redundant check to see if a variable was defined rather than short circuiting. Fixes #4469
Michael DeHaan committed
-