From 9034a978b63b0e46a5ed29b024ce8d1a53ff76ee Mon Sep 17 00:00:00 2001 From: Michael Griffin Date: Sun, 3 Mar 2013 03:31:22 -0800 Subject: [PATCH] Added descriptions of software managed by playbooks. Will eventually change to summarize playbooks themselves. --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 6344e8d..5d3b43e 100644 --- a/README.md +++ b/README.md @@ -4,16 +4,16 @@ Configure servers in a snap with these concise ansible playbooks! Current Playbooks: -* ZeroMQ +* ZeroMQ - open source high-performance asynchronous messaging library Future Playbooks: -* MongoDB -* MySQL -* Apache -* NginX -* Python -* Ruby -* RVM +* 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. \ No newline at end of file