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
|
{
"collection_info": {
"namespace": "community",
"name": "network",
"version": "1.3.2",
"authors": [
"Ansible (https://github.com/ansible)"
],
"readme": "README.md",
"tags": [
"community",
"network"
],
"description": null,
"license": [],
"license_file": "COPYING",
"dependencies": {
"ansible.netcommon": ">=1.0.0",
"check_point.mgmt": ">=1.0.0",
"fortinet.fortios": ">=1.0.0"
},
"repository": "https://github.com/ansible-collections/community.network",
"documentation": "https://docs.ansible.com/ansible/latest/collections/community/network/",
"homepage": "https://github.com/ansible-collections/community.network",
"issues": "https://github.com/ansible-collections/community.network/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "12d81fcd881ca74fdc004c22f947783efe360fdc79189bcbddb0fae5314230d8",
"format": 1
},
"format": 1
}
|