calvinbui.ansible_mongodb

Build Status GitHub release Ansible Quality Score Ansible Role

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

http://calvin.me

About

MongoDB for Ubuntu

Install
ansible-galaxy install calvinbui.ansible_mongodb
GitHub repository
License
Unknown
Downloads
493
Owner
Soft tabs > spaces > tabs. I'm not a developer.