Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Under Review
Created by Guest
Created on Dec 21, 2020

Supported Ansible module for MongoDB

Supported Ansible modules for MongoDB. Maybe a module for self managed and Atlas.
  • Guest
    Jun 1, 2023
    I have automated the OpsManager deployment (only on-premise), then creation and configuration of OpsManager projects. I have managed to do most tasks: * calling the OpsManager API (uri Ansible module) or * using mongocli (command Ansible module) Then, after each operation, we have to wait for the changes to be applied (using another mongocli command). It would be nice if there was a mongodb_opsmanager Ansible module, that wrapped around the OpsManager API and included the possibility to wait for changes to be applied.
  • Guest
    Mar 11, 2021
    Maybe use the command module and call out mongocli.
  • Guest
    Mar 11, 2021
    https://github.com/AmadeusITGroup/opsmancombo