pokerops.mongodb
pokerops.mongodb
An ansible role to install and configure mongodb
Role Variables
Please refer to the defaults file for an up to date list of input parameters.
Dependencies
Role depends on filters defined in collection nephelaiio.plugins.
Example Playbook
- hosts: servers
roles:
- role: pokerops.mongodb
Testing
Please make sure your environment has docker installed in order to run role validation tests. Additional python dependencies are listed in the requirements file
Role is tested against the following distributions (docker images):
- Ubuntu Focal
- Ubuntu Jammy
- CentOS 8
- Debian Bullseye
You can test the role directly from sources using command molecule test
License
This project is licensed under the terms of the MIT License
