diff --git a/index.md b/index.md index e1125ef..cecc6a0 100644 --- a/index.md +++ b/index.md @@ -3,7 +3,9 @@ title: mongodb type: docs --- -Setup mongodb database +[![Source Code](https://img.shields.io/badge/gitea-source%20code-blue?logo=gitea&logoColor=white)](https://gitea.rknet.org/ansible/xoxys.mongodb) [![Build Status](https://img.shields.io/drone/build/ansible/xoxys.mongodb?logo=drone&server=https%3A%2F%2Fdrone.rknet.org)](https://drone.rknet.org/ansible/xoxys.mongodb) [![License: MIT](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) + +Setup a [mongoDB](https://www.mongodb.com/) database. MongoDB is a general purpose, document-based, distributed database built for modern application developers and for the cloud era. * [Default Variables](#default-variables) * [mongodb_net_bindip](#mongodb-net-bindip)