diff options
Diffstat (limited to 'collections-debian-merged/ansible_collections/community/mongodb/MANIFEST.json')
-rw-r--r-- | collections-debian-merged/ansible_collections/community/mongodb/MANIFEST.json | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/collections-debian-merged/ansible_collections/community/mongodb/MANIFEST.json b/collections-debian-merged/ansible_collections/community/mongodb/MANIFEST.json new file mode 100644 index 00000000..98af960a --- /dev/null +++ b/collections-debian-merged/ansible_collections/community/mongodb/MANIFEST.json @@ -0,0 +1,40 @@ +{ + "collection_info": { + "namespace": "community", + "name": "mongodb", + "version": "1.2.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)" + ], + "readme": "README.md", + "tags": [ + "mongodb", + "database", + "nosql" + ], + "description": null, + "license": [], + "license_file": "COPYING", + "dependencies": { + "community.general": ">=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": "a28db0f0ec1bec6116ffe0c4a17db1de33745b923d9aea4eae92bebd2b7e859b", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |