Jimmy McCrory 5202eb38dd [DOCS] Add docs for plugins
Add basic information and examples for the action, callback, filter, and
lookup plugins provided by this repo.

Partial-Bug: 1579091
Change-Id: If7cea759bb790c6f6d266eff560ac7a67309219d
2017-02-16 03:44:24 -08:00

10 lines
207 B
ReStructuredText

=========
Callbacks
=========
Debug message collector
~~~~~~~~~~~~~~~~~~~~~~~
This plugin watches for debug tasks, collects the messages from those tasks,
and displays them at the end of the playbook run.