Skip to content

The Power of Callback Plugins (AnsibleFest Talk)

Notifications You must be signed in to change notification settings

cchurch/the-power-of-callback-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

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

About

The Power of Callback Plugins (AnsibleFest Talk)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published