Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 503 Bytes

Embedding and Extending Ansible with Python

Support material for the talk (code samples). The material is valid for Ansible v.1.9, probably won't fully work with v.2 as the Python API and plugins interface will be different.

Slides can be found here. A video of the talk can be found here.

The Python dependencies can be installed running:

pip install -r requirements.txt