/workshop-ansible

The workshop material for Ansible

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Ansible-Workshop

This is the asciidoc for the Ansible Workshop @ PyCon 2015, Bengaluru. Useful links:

yum install git asciidoc docbook-xsl fop

Edit /etc/asciidoc/asciidoc.conf and change the following

iconsdir=./images/icons

To:

iconsdir=/etc/asciidoc/images/icons
  • To create the pdf:
a2x -fpdf -dbook --fop --no-xmllint -v <asciidoc file>

Read it here.