Community.Mongodb
集合版本 1.7.8
描述
与 MongoDB 相关的 Ansible 角色、模块和插件
作者
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)
支持的 ansible-core 版本
2.9.10 或更高版本
插件索引
这些是 community.mongodb 集合中的插件
模块
mongodb_atlas_cluster 模块 – 管理 Atlas 中的数据库集群
mongodb_atlas_ldap_user 模块 – 管理 Atlas 中的 LDAP 用户
mongodb_atlas_user 模块 – 管理 Atlas 中的数据库用户
mongodb_atlas_whitelist 模块 – 管理 Atlas 中的 IP 白名单
mongodb_balancer 模块 – 管理 MongoDB 分片集群平衡器。
mongodb_index 模块 – 在 MongoDB 集合上创建或删除索引。
mongodb_info 模块 – 收集有关 MongoDB 实例的信息。
mongodb_maintenance 模块 – 为辅助成员启用或禁用维护模式。
mongodb_oplog 模块 – 调整 MongoDB oplog 的大小。
mongodb_parameter 模块 – 更改 MongoDB 服务器上的管理参数
mongodb_replicaset 模块 – 初始化 MongoDB 副本集。
mongodb_role 模块 – 向 MongoDB 数据库添加或删除角色
mongodb_schema 模块 – 管理 MongoDB 文档模式验证器。
mongodb_shard 模块 – 向 MongoDB 集群添加或删除分片
mongodb_shard_tag 模块 – 管理分片标签。
mongodb_shard_zone 模块 – 管理分片区域。
mongodb_shell 模块 – 通过 MongoDB shell 运行命令。
mongodb_shutdown 模块 – 清理所有数据库资源,然后终止 mongod/mongos 进程。
mongodb_status 模块 – 验证副本集的状态。
mongodb_stepdown 模块 – 将 MongoDB 节点从 PRIMARY 状态降级。
mongodb_user 模块 – 向 MongoDB 数据库添加或删除用户
缓存插件
mongodb 缓存 – 使用 MongoDB 进行缓存
查找插件
mongodb 查找 – 从 MongoDB 查找信息
另请参阅
此处托管文档的集合列表。