Dag Wieers
|
5553b20828
|
Collated PEP8 fixes (#25293)
- Make PEP8 compliant
|
2017-06-02 12:14:11 +01:00 |
Chris Faulkner
|
dbab23e68f
|
Fix context_demo callback plugin. (#17235)
|
2016-08-25 10:22:27 -07:00 |
Toshio Kuratomi
|
9e3932ffca
|
Some attributes of callbacks aren't in v2. Port plugins to the v2 way to do that
Update porting guide with info on callback porting
|
2016-01-29 19:45:12 -08:00 |
Brian Coca
|
c267c23020
|
make callbacks declare needing whitelisting
this will allow for custom or v1 callbacks locally loaded to automatically be triggered as they were in 1.x
|
2015-10-22 08:27:32 -04:00 |
Toshio Kuratomi
|
f34b55ac2b
|
Add python3-compat boilerplate to all .py files in lib/ansible
|
2015-10-19 18:36:19 -07:00 |
Brian Coca
|
7a1bce1b5d
|
added verbose option to show callback loaded info
also made mail module print nicer without all those 'u'
|
2015-07-10 23:48:12 -04:00 |
Brian Coca
|
834b7a2857
|
ported context_demo to v2 callbacks
|
2015-07-10 10:30:33 -04:00 |