calvinbui.ansible_mongodb
Ansible MongoDB
MongoDB for Ubuntu. Made to follow the official guide.
Not every version of MongoDB is available for every version of Ubuntu. Therefore the variable mongodb_ubuntu_version can be used to install older MongoDB versions on newer Ubuntu hosts.
Requirements
N/A
Role Variables
mongodb_version: Version of mongodb to install. Must be exact.
mongodb_ubuntu_version: Mirror to use. Not every mirror is available for every version.
Dependencies
N/A
Example Playbook
- hosts: servers
become: true
roles:
- role: calvinbui.ansible_mongodb
License
GPLv3
Author Information
Install
ansible-galaxy install calvinbui.ansible_mongodbLicense
Unknown
Downloads
493
Owner
Soft tabs > spaces > tabs. I'm not a developer.
