summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/mongodb/MANIFEST.json
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 16:03:42 +0000
commit66cec45960ce1d9c794e9399de15c138acb18aed (patch)
tree59cd19d69e9d56b7989b080da7c20ef1a3fe2a5a /ansible_collections/community/mongodb/MANIFEST.json
parentInitial commit. (diff)
downloadansible-66cec45960ce1d9c794e9399de15c138acb18aed.tar.xz
ansible-66cec45960ce1d9c794e9399de15c138acb18aed.zip
Adding upstream version 7.3.0+dfsg.upstream/7.3.0+dfsgupstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/community/mongodb/MANIFEST.json')
-rw-r--r--ansible_collections/community/mongodb/MANIFEST.json42
1 files changed, 42 insertions, 0 deletions
diff --git a/ansible_collections/community/mongodb/MANIFEST.json b/ansible_collections/community/mongodb/MANIFEST.json
new file mode 100644
index 00000000..24912f05
--- /dev/null
+++ b/ansible_collections/community/mongodb/MANIFEST.json
@@ -0,0 +1,42 @@
+{
+ "collection_info": {
+ "namespace": "community",
+ "name": "mongodb",
+ "version": "1.5.1",
+ "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)"
+ ],
+ "readme": "README.md",
+ "tags": [
+ "mongodb",
+ "database",
+ "nosql"
+ ],
+ "description": "MongoDB related Ansible Roles, Modules, and Plugins",
+ "license": [],
+ "license_file": "COPYING",
+ "dependencies": {
+ "community.general": ">=1.0.0",
+ "ansible.posix": ">=1.0.0"
+ },
+ "repository": "https://github.com/ansible-collections/community.mongodb",
+ "documentation": "https://github.com/ansible-collections/community.mongodb/tree/master/docs",
+ "homepage": "https://github.com/ansible-collections/community.mongodb",
+ "issues": "https://github.com/ansible-collections/community.mongodb"
+ },
+ "file_manifest_file": {
+ "name": "FILES.json",
+ "ftype": "file",
+ "chksum_type": "sha256",
+ "chksum_sha256": "4c068d85a2abaaa43df35e4a70c8e1413409f5199642d721a842a18c3a89b527",
+ "format": 1
+ },
+ "format": 1
+} \ No newline at end of file