summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/mongodb/MANIFEST.json
blob: aa6035a5eef39c7bfd2ea357cd37d64a48d0eb16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
 "collection_info": {
  "namespace": "community",
  "name": "mongodb",
  "version": "1.7.3",
  "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)",
   "Martin Schurz (https://github.com/schurzi)"
  ],
  "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": "72e4c95bc97cb1a5e68ca35b8c8dffa1bda536bae32ca66bdaa676747ba0244f",
  "format": 1
 },
 "format": 1
}