community.general/lib/ansible
Michael DeHaan 09a0b9bea8 If the module return is not parsed, always show stderr information even if -D (debug)
is not specified.  This will help for users that don't have prerequisites installed
(like python-simplejson on old RHEL) and do not know to run -D.
2012-04-12 21:18:09 -04:00
..
__init__.py Bump release to 0.0.2 2012-04-03 09:51:05 -04:00
callbacks.py Warn if no hosts matched 2012-04-11 21:05:46 -04:00
connection.py Merge branch 'master' into localconnection 2012-04-12 11:18:35 -07:00
constants.py Add DEFAULT_TRANSPORT and DEFAULT_TRANSPORT_OPTS constants 2012-04-10 16:09:20 -07:00
errors.py Update example to use correct service state; minor pep8 indent/spacing fixes 2012-03-15 23:10:03 -04:00
playbook.py Merge branch 'master' into localconnection 2012-04-12 11:18:35 -07:00
runner.py If the module return is not parsed, always show stderr information even if -D (debug) 2012-04-12 21:18:09 -04:00
utils.py Merge branch 'master' into localconnection 2012-04-12 11:18:35 -07:00