Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cast syslogport value from getenv as int (#22664) | jralbert | 2017-03-16 | 1 | -1/+1 |
* | PEP 8 W291 whitespace cleanup. | Matt Clay | 2017-01-27 | 1 | -1/+1 |
* | PEP 8 whitespace cleanup. (#20783) | Matt Clay | 2017-01-27 | 1 | -1/+1 |
* | runner_on_async_failed missing arg | Tom Booth | 2016-12-22 | 1 | -1/+1 |
* | Update syslog_json.py | Samuel Boucher | 2016-11-02 | 1 | -1/+2 |
* | fixed signature for init on callbacks | Brian Coca | 2015-12-01 | 1 | -2/+2 |
* | make callbacks declare needing whitelisting | Brian Coca | 2015-10-22 | 1 | -0/+1 |
* | Add python3-compat boilerplate to all .py files in lib/ansible | Toshio Kuratomi | 2015-10-19 | 1 | -0/+4 |
* | fixed incorrect data passing on certain events | Brian Coca | 2015-10-01 | 1 | -2/+2 |
* | added result sanitation to registered var and to callbacks | Brian Coca | 2015-07-11 | 1 | -6/+6 |
* | added verbose option to show callback loaded info | Brian Coca | 2015-07-10 | 1 | -0/+1 |
* | fixed a couple of bugs | Brian Coca | 2015-07-10 | 1 | -1/+1 |
* | poreted log_plays, syslog_json and osx_say callbacks to v2 | Brian Coca | 2015-07-10 | 1 | -0/+60 |