Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.22 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.22 KB

nephelaiio.mongos

Build Status Ansible Galaxy

An ansible role to install and configure mongos

Role Variables

Please refer to the defaults file for an up to date list of input parameters.

Dependencies

Role depends on filters defined in nephelaiio.plugins.

Example Playbook

  • hosts: servers roles:
    • role: nephelaiio.mongos mongos_package_state: latest

Testing

Please make sure your environment has docker installed in order to run role validation tests.

Role is tested against the following distributions (docker images):

  • Ubuntu Focal
  • Ubuntu Bionic
  • Debian Bookworm

You can test the role directly from sources using command make test

License

This project is licensed under the terms of the MIT License