MongoDB Atlas Collection for Ansible
This collection contains Ansible modules to provision and automate the cloud offering of MongoDB via API.
Required Ansible version: 2.9
Installation
These modules are distributed as collections. To install them, run:
ansible-galaxy collection install t_systems_mms.mongodb_atlas
Alternatively put the collection into a requirements.yml
-file:
---
collections:
- t_systems_mms.mongodb_atlas
Documentation
Our modules include documentation.
You can find the complete documentation for the modules in the docs-folder.
To display it on the command-line you can use the ansible-doc
command.
License
GPLv3
Author Information
- Martin Schurz