No description
Find a file
2013-03-03 01:49:04 -08:00
README.md Made a futher tweak to the README file in the phrasing of the summary 2013-03-03 01:49:04 -08:00
Vagrantfile Laying the first stone 2013-03-03 00:51:03 -08:00
zeromq.yml Laying the first stone 2013-03-03 00:51:03 -08:00

Ansible Playbook - ZeroMQ

This Ansible playbook installs ZeroMQ and all of its dependancies along with its Python binding: pyzmq.

These are the files (ZeroMQ and its dependancies) it fetches and installs:

  • ZeroMQ
  • autoconf
  • automake
  • build-essential
  • libtool
  • uuid-dev
  • python-pip
  • python-dev
  • pyzmq

It's that simple.