Updated README [ci skip]

This commit is contained in:
Sergei Antipov 2016-04-17 21:27:43 +06:00
parent 201c4089e2
commit 8089efd861
1 changed files with 8 additions and 0 deletions

View File

@ -3,9 +3,17 @@ Ansible role for MongoDB
Ansible role which manage [MongoDB](http://www.mongodb.org/). Ansible role which manage [MongoDB](http://www.mongodb.org/).
* Install and configure the MongoDB; * Install and configure the MongoDB;
* Configure mongodb users
* Configure replication
* Provide handlers for restart and reload; * Provide handlers for restart and reload;
* Setup MMS authomation agent; * 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 #### Variables
```yaml ```yaml