- 14 Oct, 2013 22 commits
-
-
'easy_install' executable, modeled on '_get_pip' from the 'pip' module to correctly handle all combinations of explicit executable and virtualenv.
Pedro Romano committed -
path explicit executable is passed to the task and to look for an explicit executable by basename in a virtualenv if that is specified.
Pedro Romano committed -
New module argument to specify the executable used for running 'pip'. This allows support for system installation of packages on systems with multiple installations of Python.
Pedro Romano committed -
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 14 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
-