summaryrefslogtreecommitdiff
path: root/lib/ansible/plugins/callback/json.py
Commit message (Expand)AuthorAgeFilesLines
* Add start and end timestamp to task and play result in json callback (#39277)Felix Schmidt2018-05-251-2/+16
* Restore skipped/failed in JSON callback, add custom facts (#37204)Matt Martz2018-03-201-9/+50
* callback: Get handlers with json callback plugin (#35842)Alex Tsitsimpis2018-02-081-0/+3
* fixes typo ansbile to ansibleJan Fader2018-01-021-1/+1
* Port ansible doc for plugins to use DOCUMENTATION variablesToshio Kuratomi2017-09-111-6/+5
* fixes to config/setting retrievalBrian Coca2017-09-091-18/+6
* Ansible Config part2 (#27448)Brian Coca2017-08-151-0/+11
* Remove direct calls to print and cleanup importsToshio Kuratomi2016-11-071-1/+1
* Add json callback to be used in replace of the default stdout to print a JSON...Matt Martz2016-02-181-0/+83