Community.Mongodb
Collection version 1.7.10
Description
MongoDB related Ansible Roles, Modules, and Plugins
Authors:
- Ansible (https://github.com/ansible) 
- Rhys Campbell (https://github.com/rhysmeister) 
- Andrew Klychkov (https://github.com/Andersson007) 
- Marcos Diez (https://github.com/marcosdiez) 
- Elliott Foster (http://fourkitchens.com) 
- Loic Blot (http://www.infopro-digital.com/) 
- Matt Martz (https://github.com/sivel) 
- Jacob Floyd (https://github.com/cognifloyd) 
- Martin Schurz (https://github.com/schurzi) 
Supported ansible-core versions:
- 2.9.10 or newer 
Plugin Index
These are the plugins in the community.mongodb collection:
Modules
- mongodb_atlas_cluster module – Manage database clusters in Atlas 
- mongodb_atlas_ldap_user module – Manage LDAP users in Atlas 
- mongodb_atlas_user module – Manage database users in Atlas 
- mongodb_atlas_whitelist module – Manage IP whitelists in Atlas 
- mongodb_balancer module – Manages the MongoDB Sharded Cluster Balancer. 
- mongodb_index module – Creates or drops indexes on MongoDB collections. 
- mongodb_info module – Gather information about MongoDB instance. 
- mongodb_maintenance module – Enables or disables maintenance mode for a secondary member. 
- mongodb_oplog module – Resizes the MongoDB oplog. 
- mongodb_parameter module – Change an administrative parameter on a MongoDB server 
- mongodb_replicaset module – Initialises a MongoDB replicaset. 
- mongodb_role module – Adds or removes a role from a MongoDB database 
- mongodb_schema module – Manages MongoDB Document Schema Validators. 
- mongodb_shard module – Add or remove shards from a MongoDB Cluster 
- mongodb_shard_tag module – Manage Shard Tags. 
- mongodb_shard_zone module – Manage Shard Zones. 
- mongodb_shell module – Run commands via the MongoDB shell. 
- mongodb_shutdown module – Cleans up all database resources and then terminates the mongod/mongos process. 
- mongodb_status module – Validates the status of the replicaset. 
- mongodb_stepdown module – Step down the MongoDB node from a PRIMARY state. 
- mongodb_user module – Adds or removes a user from a MongoDB database 
Cache Plugins
- mongodb cache – Use MongoDB for caching 
Lookup Plugins
- mongodb lookup – lookup info from MongoDB 
See also
List of collections with docs hosted here.
