An Ansible role that installs and configures the community edition of MongoDB on Debian-like systems.
none
Available variables are listed below, along with default values:
mongodb_version: '5.0'
none
- hosts: webservers
roles:
- { role: lifeofguenter.mongodb }
MIT, see the LICENSE file for details.