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