Doc for plugin development

Hi All,

Is there any document to write own callback plugin.

For example: in the below, what parameters result contains. Similarly variable_manager = play.get_variable_manager() def v2_runner_on_ok(self, result):

Thanks!

Megha


Here is where they live, some plugin types don't have a lot of details though
https://docs.ansible.com/ansible/latest/dev_guide/developing_plugins.html