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
|
{
"collection_info": {
"namespace": "azure",
"name": "azcollection",
"version": "2.4.0",
"authors": [
"Microsoft <ansible@microsoft.com>"
],
"readme": "README.md",
"tags": [
"cloud",
"linux",
"networking",
"storage",
"security",
"database",
"application"
],
"description": "The Azure collection.",
"license": [
"GPL-2.0-or-later"
],
"license_file": null,
"dependencies": {},
"repository": "https://github.com/ansible-collections/azure",
"documentation": null,
"homepage": "https://azure.microsoft.com",
"issues": "https://github.com/ansible-collections/azure/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "639f4d22a875902471bb829d432cc8ce23d4cd45442be62e49782873e19670be",
"format": 1
},
"format": 1
}
|