Skip to content

jayzeng/ansible-mongodb

 
 

Repository files navigation

Table of Contents generated with DocToc

ansible-mongodb

An Ansible role to install MongoDB

Build Status

Build Status

Requirements

Name Resolution

If setting up replication, ensure that DNS works between hosts or update /etc/hosts appropriately.

Install additional roles applicable for this role:

ansible-galaxy install -r requirements.yml

Inventory

The following is an example inventory for replication:

[mongodb_cluster]
mongo1.example.com
mongo2.example.com
mongo3.example.com

Role Variables

defaults/main.yml

Dependencies

None

Example Playbook

playbook.yml

License

MIT

Author Information

Larry Smith Jr.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%