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
|
{
"collection_info": {
"namespace": "community",
"name": "postgresql",
"version": "2.4.2",
"authors": [
"Ansible PostgreSQL community"
],
"readme": "README.md",
"tags": [
"database",
"postgres",
"postgresql"
],
"description": null,
"license": [],
"license_file": "COPYING",
"dependencies": {},
"repository": "https://github.com/ansible-collections/community.postgresql",
"documentation": "https://docs.ansible.com/ansible/latest/collections/community/postgresql",
"homepage": "https://github.com/ansible-collections/community.postgresql",
"issues": "https://github.com/ansible-collections/community.postgresql/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "d7e71b7ad0987031481832f772a46ae4e27dbb433409e374dca4668c74260ebd",
"format": 1
},
"format": 1
}
|