Skip to content

Commit

Permalink
A tad bit more formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Griffin committed Mar 3, 2013
1 parent 9034a97 commit fe2e333
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ Configure servers in a snap with these concise ansible playbooks!

Current Playbooks:

* ZeroMQ - open source high-performance asynchronous messaging library
* **ZeroMQ** - open source high-performance asynchronous messaging library

Future Playbooks:

* MongoDB - open source document-oriented database system
* MySQL - open source relational database system
* Apache - open source web server
* NginX - open source web server
* Python - open source highlevel interprited programming language
* Ruby - open source highlevel interprited programming language
* RVM - open source Ruby version and environment manager
* **MongoDB** - open source document-oriented database system
* **MySQL** - open source relational database system
* **Apache** - open source web server
* **NginX** - open source web server
* **Python** - open source highlevel interprited programming language
* **Ruby** - open source highlevel interprited programming language
* **RVM** - open source Ruby version and environment manager

It's that simple.
18 changes: 9 additions & 9 deletions zeromq.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ An Ansible playbook which installs **ZeroMQ** and all of its dependancies, along

These are the files (ZeroMQ and its dependancies) which are retrieved and installed:

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

It's that simple.

0 comments on commit fe2e333

Please sign in to comment.