summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/mongodb/MANIFEST.json
diff options
context:
space:
mode:
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 000000000..4e225b112
--- /dev/null
+++ b/ansible_collections/community/mongodb/MANIFEST.json
@@ -0,0 +1,42 @@
+{
+ "collection_info": {
+ "namespace": "community",
+ "name": "mongodb",
+ "version": "1.6.0",
+ "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": "088440e2e1049c54446ad93e2ba9288528fd68f0451484b75ffbbbd6f0528e24",
+ "format": 1
+ },
+ "format": 1
+} \ No newline at end of file