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": "mysql",
"version": "3.9.0",
"authors": [
"Ansible community"
],
"readme": "README.md",
"tags": [
"database",
"mysql",
"mariadb"
],
"description": "MySQL collection for Ansible",
"license": [],
"license_file": "COPYING",
"dependencies": {},
"repository": "https://github.com/ansible-collections/community.mysql",
"documentation": "https://github.com/ansible-collections/community.mysql",
"homepage": "https://github.com/ansible-collections/community.mysql",
"issues": "https://github.com/ansible-collections/community.mysql/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "e89323c7dfbe033bbd3c2a6e1709e8ca4773970b6040f5fdcf9a9912f282458d",
"format": 1
},
"format": 1
}
|