- 10 Jul, 2012 8 commits
-
-
Derek Carter committed
-
Derek Carter committed
-
User modules fixes
Michael DeHaan committed -
Added additional output to service status checker
Michael DeHaan committed -
modify user module so that password is NEVER logged before the command runs
Michael DeHaan committed -
The user module now returns the output, both stdout and stderr, from useradd, usermod, and userdel. This should help debug cases why one of those commands fail. In addition, the user module will now call fail_json() when the attempted command failed so as to properly communicate a failure in a playbook.
Stephen Fromm committed -
Seth Vidal committed
-
Jeremy Smitherman committed
-
- 09 Jul, 2012 2 commits
-
-
Use iterative MD5 hashing.
Michael DeHaan committed -
John Kleint committed
-
- 07 Jul, 2012 1 commit
-
-
- 09 Jul, 2012 1 commit
-
-
Dave Hatton committed
-
- 07 Jul, 2012 1 commit
-
-
This reverts commit 865796c3687cc06920ddf29890de991287dc50f6. (Superseeded by next commit)
Michael DeHaan committed
-
- 09 Jul, 2012 1 commit
-
-
Switch to using hashlib or md5
Michael DeHaan committed
-
- 08 Jul, 2012 2 commits
-
-
Dave Hatton committed
-
Dave Hatton committed
-
- 07 Jul, 2012 10 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Allows for efficient transfer of large files. Templates do not sample first because they are small.
Michael DeHaan committed -
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
Michael DeHaan committed
-
apt module to support --no-install-recommends
Michael DeHaan committed -
Peter Sankauskas committed
-
- 06 Jul, 2012 3 commits
-
-
Getting the apt module to accept and understand a 'install-recommends' parameter which allows running apt with --no-install-recommends
Peter Sankauskas committed -
copy module, return changed attribute seperate from md5sum
Michael DeHaan committed -
Dave Hatton committed
-
- 05 Jul, 2012 2 commits
-
-
bump rpm spec to 0.6
Michael DeHaan committed -
Dave Hatton committed
-
- 04 Jul, 2012 6 commits
-
-
Michael DeHaan committed
-
Michael DeHaan committed
-
adds 'groups' variable, essentially making hosts file accessible as a var
Michael DeHaan committed -
switch to shutil.copy rather than os.system(cp)
Michael DeHaan committed -
Michael DeHaan committed
-
Dave Hatton committed
-
- 03 Jul, 2012 3 commits
-
-
md5 allow copy if file is missing
Michael DeHaan committed -
Dave Hatton committed
-
Added IndexError catch for copy module, IndexError is thrown if a destin...
Michael DeHaan committed
-