- 30 May, 2012 1 commit
-
-
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 7 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 -
Arguments to setup module should be json.
Michael DeHaan committed -
Jeroen Hoekx committed
-
I think when we stopped using stderr for debugging modules because paramiko didn't like it, many modules used the idiom of defining a debug function that used standard error. The def's and calls were removed. This looks like a stray debug() that didn't get removed and didn't show up unless you alter a user's groups. If it's hit, 'user' fails with a global undefined function error.
Brad Olson committed -
Jeroen Hoekx committed
-
cocoy committed
-
- 14 May, 2012 4 commits
-
-
implement --private-key for ansible - to take pem files as an optional arg
Michael DeHaan committed -
Devel: created get_selinux_facts
Michael DeHaan committed -
starting fresh, doing it 'right'
Wes Johnson committed -
Lost commit history, but this way I'm not introducing crappy commit history in RP
Wes Johnson committed
-