Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Python 2.6 `str.format()` compatibility fixes. | Matt Clay | 2018-01-10 | 1 | -1/+1 |
* | Port ansible doc for plugins to use DOCUMENTATION variables | Toshio Kuratomi | 2017-09-11 | 1 | -5/+4 |
* | fixes to config/setting retrieval | Brian Coca | 2017-09-09 | 1 | -16/+15 |
* | Collated PEP8 fixes (#25293) | Dag Wieers | 2017-06-02 | 1 | -0/+1 |
* | Fix context_demo callback plugin. (#17235) | Chris Faulkner | 2016-08-25 | 1 | -8/+3 |
* | Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do ...callback-v2-attribute-replacement | Toshio Kuratomi | 2016-01-29 | 1 | -0/+16 |
* | make callbacks declare needing whitelisting | Brian Coca | 2015-10-22 | 1 | -1/+2 |
* | Add python3-compat boilerplate to all .py files in lib/ansible | Toshio Kuratomi | 2015-10-19 | 1 | -0/+4 |
* | added verbose option to show callback loaded info | Brian Coca | 2015-07-10 | 1 | -0/+1 |
* | ported context_demo to v2 callbacks | Brian Coca | 2015-07-10 | 1 | -0/+37 |