community.general/lib/ansible/plugins/callback
fredericve 095560771c Fixes #17958: use stderr instead of the default stdout for fatal errors (#17962)
* add a callback plugin that sends failures to stderr

* fix warnings
2017-07-28 10:50:15 -07:00
..
__init__.py properly filter out noise from debug 2017-07-18 12:32:39 -04:00
actionable.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
context_demo.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
debug.py
default.py PEP 8 fix. 2017-07-18 10:22:34 -07:00
dense.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
foreman.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
hipchat.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
jabber.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
json.py
junit.py Remove the end of the task_data.path which causes #21461 2017-02-15 17:35:16 -08:00
log_plays.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
logentries.py Fix undefined variables, basestring usage, and some associated python3 issues 2017-07-25 15:58:23 -07:00
logstash.py Misc typo for Ansible 2017-06-21 11:19:41 -04:00
mail.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
minimal.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
oneline.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
osx_say.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
profile_roles.py Fix pep8 issues in profile_roles (#25458) 2017-06-07 21:20:59 -05:00
profile_tasks.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
profile_tasks.rst
selective.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
skippy.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
slack.py Consolidate boolean/mk_boolean conversion functions into a single location 2017-07-17 11:48:05 -07:00
stderr.py Fixes #17958: use stderr instead of the default stdout for fatal errors (#17962) 2017-07-28 10:50:15 -07:00
syslog_json.py Collated PEP8 fixes (#25293) 2017-06-02 12:14:11 +01:00
timer.py
tree.py