2 / 3
Aug 2021

Hi all, we would like to create a playbook to automate some tasks, like create projects, ApiKeys, roles etc using Ansible, by the moment i have not found specific info about how to connect an Atlas Org or project from ansible, is there a way to do it?, thansk for your help

There are some modules for mongodb but nothing specific for Atlas. So yes, your using uri or writing your own module.

I don’t think there are endpoints for everything you’re wanting to do but there is quite a lot that is useful in the API.