This repository contains slides and examples for a presentation on using Ansible for automating system administration.
The example in ansible/ uses roles to configure a remote host for serving a static blog built using Pelican and comments for that static blog using Isso.
The playbook was designed for Fedora 20 and may not work with other distributions out of the box.
Slides are in the presentation/ directory and were designed for use with rst2html5 and Deck.js.
Unless otherwise noted, the contents are available under a cc-by-sa 4.0 international licence
The foundation-default-colors theme for pelican is courtesy of Kenton Hamaluik.
On the local host, you'll need the following to run the example playbook:
- Ansible >= 1.4
- Pelican >= 3.3