From 8089efd861bf30ae52ea75c11c99e54d5d72e821 Mon Sep 17 00:00:00 2001 From: Sergei Antipov Date: Sun, 17 Apr 2016 21:27:43 +0600 Subject: [PATCH] Updated README [ci skip] --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 40aea50..0019793 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,17 @@ Ansible role for MongoDB Ansible role which manage [MongoDB](http://www.mongodb.org/). * Install and configure the MongoDB; +* Configure mongodb users +* Configure replication * Provide handlers for restart and reload; * Setup MMS authomation agent; +MongoDB support matrix: + +| Distribution | MongoDB 2.6 | MongoDB 3.0 | MongoDB 3.2 | +| ------------ |:-----------:|:-----------:|:-----------:| +| Ubuntu 14.04 | :white_check_mark: | :white_check_mark: | :white_check_mark:| + #### Variables ```yaml