Install mongodb-mms-server package.
This role requires Ansible 2.0 or higher, and platform requirements are listed in the metadata file.
This role has some testing methods.
To use locally testing methods, you need to install Docker and/or Vagrant and Python requirements:
- Create and activate a virtualenv
- Install requirements
pip install -r requirements_dev.txt
Tests runs automatically on Travis on push, release, pr, ... using docker testing containers
You can use Docker to run tests on ephemeral containers.
make test-docker
You can use Vagrant to run tests on virtual machines.
make test-vagrant
None
- hosts: servers
roles:
- { role: Temelio.mongodb-mms-server }
MIT
Alexandre Chaussier (for Temelio company)
- http://temelio.com
- alexandre.chaussier [at] temelio.com