- 31 May, 2012 2 commits
-
-
The function call has been renamed to better reflect what it does, and we reduced the number of calls from two to one in case the remote user is not root. This patch also fixes a string concatenation in _copy_module() that should use os.path.join() This closes #436
Dag Wieers committed -
Michael DeHaan committed
-
- 30 May, 2012 8 commits
-
-
Michael DeHaan committed
-
Renamed module, fixed idempotency, removed debug param.
Michael DeHaan committed -
Fix for get_selinux_facts
Michael DeHaan committed -
Brad Olson committed
-
Fix to make 0.5 hosts with failures not be included in future task executions
Michael DeHaan committed -
Brad Olson committed
-
get_hosts() was treating [] (meaning complete restriction, no hosts allowed) the same as None (meaning no restriction, all hosts allowed). Fixed logic.
Brad Olson committed -
This switches to using selinux library calls instead of parsing the output of sestatus. This fixes issue #428 where the output was slightly different than expected on F17. Tested against debian (non-selinux), centos5, centos6, and fedora17.
Stephen Fromm committed
-
- 29 May, 2012 6 commits
-
-
Test for play.vars_files == None, avoiding nasty traceback.
Michael DeHaan committed -
Avoid traceback when vars file has no vars items. Could warn or fail instead.
Michael DeHaan committed -
Brad Olson committed
-
Playbook test for no vars_files with len(), but that excepts if play.vars_files==None, as can happen when there's a vars_files section with no vars files listed. What is the ansible way: ignore, warn, or fail with message (instead of traceback)?
Brad Olson committed -
Listed python sub-packages in setup.py.
Michael DeHaan committed -
Joshua Tacoma committed
-
- 27 May, 2012 2 commits
-
-
Removed line that caused stacktrace
Michael DeHaan committed -
Cosmin Luță committed
-
- 26 May, 2012 3 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 25 May, 2012 5 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
- 24 May, 2012 1 commit
-
-
Michael DeHaan committed
-
- 23 May, 2012 2 commits
-
-
Michael DeHaan committed
-
Allow "=" in k-v values.
Michael DeHaan committed
-
- 22 May, 2012 3 commits
-
-
Matt Goodall committed
-
template path for handlers: include
Michael DeHaan committed -
Matthew Williams committed
-
- 20 May, 2012 2 commits
-
-
Fetch module: run dwim on dest after templating, not before
Michael DeHaan committed -
Matthew Williams committed
-
- 19 May, 2012 2 commits
-
-
Feature: Add state=reloaded
Michael DeHaan committed -
Michael DeHaan committed
-
- 17 May, 2012 2 commits
-
-
updated connection.py to have the same interface for exec_command on both LocalConnection and ParamikoConnection classes
Michael DeHaan committed -
updated connection.py to have the same interface for exec_command on both LocalConnection and ParamikoConnection classes
Adam Denenberg committed
-
- 15 May, 2012 2 commits
-
-
0.4 fix, Remove call to undefined debug() in module 'user'
Michael DeHaan committed -
If /usr/share/dict/words does not exist, use cracklib-small to test larg...
Michael DeHaan committed
-