Contribute Media
A thank you to everyone who makes this possible: Read More

Extending and embedding Ansible with Python

Description

Alejandro Guirao Rodríguez - Extending and embedding Ansible with Python [EuroPython 2015] [23 July 2015] [Bilbao, Euskadi, Spain]

Slides here :-)

Ansible is the new cool kid in town in the configuration management world. It is easy to learn, fast to setup and works great! In the first part of the talk, I will do a super-fast introduction to Ansible for the newcomers.

If you are a Pythonista, you can hack and leverage Ansible in many ways. In the second part of the talk, I will describe some options to extend and embed Ansible with Python:

  • Embedding Ansible with the Python API
  • Extending Ansible: creating modules, dynamic inventory scripts and plugins

Previous experience with Ansible is advised in order to get the most of this talk, but beginners to the tool will also get an overview of the capabilities of this kind of integration.

Improve this page