community.general/lib/ansible/plugins/callback
Tom Paine 097ed1f17b Add plugin that profiles playbook tasks
Resubmission of https://github.com/ansible/ansible/pull/11270 to
correct v2 file location.

[Description and console output
demonstration](https://github.com/aioue/ansible-plugin-profile/blob/mast
er/README.md#features).

Provides per-task timing, ongoing playbook elapsed time and ordered
list of top 20 longest running tasks at end.
2015-07-17 13:04:31 +01:00
..
__init__.py now that invocation is only async again, no need to sanitize 2015-07-15 10:40:37 -04:00
context_demo.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
default.py added cyan back to ignoring message 2015-07-11 15:01:50 -04:00
hipchat.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
log_plays.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
mail.py fix for when invocation data is missing 2015-07-12 16:10:52 -04:00
minimal.py readded oneline output feature to adhoc 2015-07-13 15:43:31 -04:00
oneline.py added skipped to oneline 2015-07-13 15:54:12 -04:00
osx_say.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00
profile_tasks.py Add plugin that profiles playbook tasks 2015-07-17 13:04:31 +01:00
syslog_json.py added result sanitation to registered var and to callbacks 2015-07-11 01:05:29 -04:00
timer.py added verbose option to show callback loaded info 2015-07-10 23:48:12 -04:00