/the-power-of-callback-plugins

The Power of Callback Plugins (AnsibleFest Talk)

The Power of Callback Plugins

To be presented at AnsibleFest San Francisco 2017.

Ansible callback plugins provide the essential hook for capturing the results of a Playbook run, beyond what can be obtained from only logging stdout. As the primary author of the callback plugin used in Tower, I'll present detailed knowledge of the callback hooks available and how they can be used for reporting and statistics associated with Playbook runs.

In this session, you will learn:

  • How to write a callback plugin for Ansible
  • The available callback functions and parameters
  • What can be accomplished with the plugins included within Ansible
  • How Tower uses callback plugins to capture the output of job runs
  • Gotchas you might encounter along the way

 

Chris Church, Software Design Engineer, Ansible by Red Hat