File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,9 +10,18 @@ Ansible role which manage [MongoDB](http://www.mongodb.org/).
1010
1111MongoDB support matrix:
1212
13- | Distribution | MongoDB 2.6 | MongoDB 3.0 | MongoDB 3.2 |
14- | ------------ | :-----------:| :-----------:| :-----------:|
15- | Ubuntu 14.04 | :white_check_mark : | :white_check_mark : | :white_check_mark : |
13+ | Distribution | MongoDB 2.4 | MongoDB 2.6 | MongoDB 3.0 | MongoDB 3.2 |
14+ | ------------ | :-----------:| :-----------:| :-----------:| :-----------:|
15+ | Ubuntu 14.04 | :no_entry : | :white_check_mark : | :white_check_mark : | :white_check_mark : |
16+ | Ubuntu 12.04 | :no_entry : | :white_check_mark : | :white_check_mark : | :white_check_mark : |
17+ | Ubuntu 16.04 | :no_entry : | :x : | :x : | :x : |
18+ | Debian 7.x | :no_entry : | :interrobang : | :interrobang : | :interrobang : |
19+ | Debian 8.x | :no_entry : | :x : | :x : | :x : |
20+
21+ :white_check_mark : - fully tested, should work fine
22+ :interrobang : - will be added testing suite soon
23+ :x : - don't have official support
24+ :no_entry : - does't have support, because used old format of configuration files
1625
1726#### Variables
1827
You can’t perform that action at this time.
0 commit comments