/ansible-collection-mongodb-atlas

An Ansible collection that contains modules to manage MongoDB Atlas via API.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

MongoDB Atlas Collection for Ansible

ci-ansible-test

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