From 0e792624523c3ba4c1e6881668b1b0b3115f3c7a Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Fri, 31 Jan 2020 10:38:19 +0000 Subject: [PATCH] commit 00556eb03bce41c182009f8f11fc2405af8c1d07 Author: Robert Kaussow Date: Fri Jan 31 11:23:20 2020 +0100 cleanup documentation --- index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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)