summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/callback/syslog_json.py
Commit message (Expand)AuthorAgeFilesLines
* Cast syslogport value from getenv as int (#22664)jralbert2017-03-161-1/+1
* PEP 8 W291 whitespace cleanup.Matt Clay2017-01-271-1/+1
* PEP 8 whitespace cleanup. (#20783)Matt Clay2017-01-271-1/+1
* runner_on_async_failed missing argTom Booth2016-12-221-1/+1
* Update syslog_json.pySamuel Boucher2016-11-021-1/+2
* 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