Skip to content
This repository has been archived by the owner on Nov 21, 2020. It is now read-only.

SimpliField/ansible-mongo-replica-set

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mongo replica set Build Status Ansible Role

Setup mongo replica set

Requirements

Need ansible 2+ and mongodb

Dependencies

This module need pymongo

Example Playbook

- hosts: mongo
  tasks:
  # init a replica set
  - mongodb_replica_set: state=initiated

License

BSD

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages