summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/callback/syslog_json.py
Commit message (Expand)AuthorAgeFilesLines
* fixed signature for init on callbacksBrian Coca2015-12-011-2/+2
* make callbacks declare needing whitelistingBrian Coca2015-10-221-0/+1
* Add python3-compat boilerplate to all .py files in lib/ansibleToshio Kuratomi2015-10-191-0/+4
* fixed incorrect data passing on certain eventsBrian Coca2015-10-011-2/+2
* added result sanitation to registered var and to callbacksBrian Coca2015-07-111-6/+6
* added verbose option to show callback loaded infoBrian Coca2015-07-101-0/+1
* fixed a couple of bugsBrian Coca2015-07-101-1/+1
* poreted log_plays, syslog_json and osx_say callbacks to v2Brian Coca2015-07-101-0/+60