Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrlesmithjr/ansible-mongodb


https://github.com/mrlesmithjr/ansible-mongodb

ansible ansible-role centos debian mongodb mongodb-replica-set ubuntu

Last synced: 24 days ago
JSON representation

Awesome Lists containing this project

README

        

# ansible-mongodb

Ansible role to install/configure MongoDB

## Build Status

### GitHub Actions

![Molecule Test](https://github.com/mrlesmithjr/ansible-mongodb/workflows/Molecule%20Test/badge.svg)

### Travis CI

[![Build Status](https://travis-ci.org/mrlesmithjr/ansible-mongodb.svg?branch=master)](https://travis-ci.org/mrlesmithjr/ansible-mongodb)

## Requirements

For any required Ansible roles, review:
[requirements.yml](requirements.yml)

## Role Variables

[defaults/main.yml](defaults/main.yml)

## Dependencies

## Example Playbook

[playbook.yml](playbook.yml)

## License

MIT

## Author Information

Larry Smith jr.

- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [[email protected]](mailto:[email protected])
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)

> NOTE: Repo has been created/updated using [https://github.com/mrlesmithjr/cookiecutter-ansible-role](https://github.com/mrlesmithjr/cookiecutter-ansible-role) as a template.