lifeofguenter / ansible-role-mongodb

Installs and configures mongodb on Debian-like systems.

Home Page:https://galaxy.ansible.com/lifeofguenter/mongodb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lifeofguenter.mongodb

An Ansible role that installs and configures the community edition of MongoDB on Debian-like systems.

Requirements

none

Role Variables

Available variables are listed below, along with default values:

mongodb_version: '5.0'

Dependencies

none

Example Playbook

- hosts: webservers
  roles:
    - { role: lifeofguenter.mongodb }

License

MIT, see the LICENSE file for details.

Author Information

Günter Grodotzki

About

Installs and configures mongodb on Debian-like systems.

https://galaxy.ansible.com/lifeofguenter/mongodb

License:MIT License