ansible/library
Stephen Fromm 7363f2737e Fixes to user module for better error handling
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.
2012-07-10 15:55:39 -07:00
..
apt Assigning to boolean first 2012-07-06 18:05:15 -07:00
assemble Use iterative MD5 hashing. 2012-07-09 13:27:47 -04:00
async_status Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
async_wrapper Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
authorized_key Fixes ansible/ansible#522, no longer creates comment in ~/.ssh/authorized_keys, does not create directory or file if state==absent. 2012-07-02 19:16:57 +00:00
command Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
copy Use iterative MD5 hashing. 2012-07-09 13:27:47 -04:00
facter Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
failtest Surface module debug (-D) to /usr/bin/ansible also 2012-03-31 11:45:29 -04:00
fetch fetch 'module' -- working with paramiko and local connections 2012-04-10 20:23:25 -07:00
file remove UID/GID from output 2012-07-01 17:38:17 -04:00
git Default git module to master branch so branch= is not required. 2012-05-10 00:41:44 -04:00
group Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
ohai Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
ping Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
raw add fake module for 'raw' 2012-05-10 01:08:01 -04:00
service Enhanced the service state recognition in the service module: 2012-06-17 15:55:26 +02:00
setup Use iterative MD5 hashing. 2012-07-09 13:27:47 -04:00
shell Added 'shell' to modules with a note that it doesn't really exist :) 2012-03-23 21:39:39 -04:00
slurp Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00
template make all templating happen locally, so no jinja2 deps are ever required 2012-04-18 22:43:17 -04:00
user Fixes to user module for better error handling 2012-07-10 15:55:39 -07:00
virt Tweaks on previous refactoring of playbook, version bump a 0.4 reference, remove some debug, etc 2012-05-26 01:20:53 -04:00
yum Apply logging of arguments to modules (issue #122) 2012-05-09 15:19:20 -07:00