summaryrefslogtreecommitdiffstats
path: root/collections-debian-merged/ansible_collections/community/mongodb/changelogs/.plugin-cache.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 20:03:01 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-14 20:03:01 +0000
commita453ac31f3428614cceb99027f8efbdb9258a40b (patch)
treef61f87408f32a8511cbd91799f9cececb53e0374 /collections-debian-merged/ansible_collections/community/mongodb/changelogs/.plugin-cache.yaml
parentInitial commit. (diff)
downloadansible-upstream.tar.xz
ansible-upstream.zip
Adding upstream version 2.10.7+merged+base+2.10.8+dfsg.upstream/2.10.7+merged+base+2.10.8+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/mongodb/changelogs/.plugin-cache.yaml')
-rw-r--r--collections-debian-merged/ansible_collections/community/mongodb/changelogs/.plugin-cache.yaml89
1 files changed, 89 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/mongodb/changelogs/.plugin-cache.yaml b/collections-debian-merged/ansible_collections/community/mongodb/changelogs/.plugin-cache.yaml
new file mode 100644
index 00000000..fba131ea
--- /dev/null
+++ b/collections-debian-merged/ansible_collections/community/mongodb/changelogs/.plugin-cache.yaml
@@ -0,0 +1,89 @@
+plugins:
+ become: {}
+ cache:
+ mongodb:
+ description: Use MongoDB for caching
+ name: mongodb
+ version_added: null
+ callback: {}
+ cliconf: {}
+ connection: {}
+ httpapi: {}
+ inventory: {}
+ lookup:
+ mongodb:
+ description: lookup info from MongoDB
+ name: mongodb
+ version_added: '2.3'
+ module:
+ mongodb_balancer:
+ description: Manages the MongoDB Sharded Cluster Balancer.
+ name: mongodb_balancer
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_index:
+ description: Creates or drops indexes on MongoDB collections.
+ name: mongodb_index
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_info:
+ description: Gather information about MongoDB instance.
+ name: mongodb_info
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_maintenance:
+ description: Enables or disables maintenance mode for a secondary member.
+ name: mongodb_maintenance
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_oplog:
+ description: Resizes the MongoDB oplog.
+ name: mongodb_oplog
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_parameter:
+ description: Change an administrative parameter on a MongoDB server
+ name: mongodb_parameter
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_replicaset:
+ description: Initialises a MongoDB replicaset.
+ name: mongodb_replicaset
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_shard:
+ description: Add or remove shards from a MongoDB Cluster
+ name: mongodb_shard
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_shell:
+ description: Run commands via the MongoDB shell.
+ name: mongodb_shell
+ namespace: ''
+ version_added: 1.1.0
+ mongodb_shutdown:
+ description: Cleans up all database resources and then terminates the mongod/mongos
+ process.
+ name: mongodb_shutdown
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_status:
+ description: Validates the status of the cluster.
+ name: mongodb_status
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_stepdown:
+ description: Step down the MongoDB node from a PRIMARY state.
+ name: mongodb_stepdown
+ namespace: ''
+ version_added: 1.0.0
+ mongodb_user:
+ description: Adds or removes a user from a MongoDB database
+ name: mongodb_user
+ namespace: ''
+ version_added: 1.0.0
+ netconf: {}
+ shell: {}
+ strategy: {}
+ vars: {}
+version: 1.1.0