-
Notifications
You must be signed in to change notification settings - Fork 109
Expand file tree
/
Copy pathMANIFEST.json
More file actions
32 lines (32 loc) · 893 Bytes
/
MANIFEST.json
File metadata and controls
32 lines (32 loc) · 893 Bytes
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": "networktocode",
"name": "netauto",
"version": "1.1.0",
"authors": [
"Network to Code <opensource@networktocode.com>"
],
"readme": "README.md",
"tags": [
"networking",
"network_automation",
"multi_vendor"
],
"description": "Multi-vendor Ansible Collection for Network Automation",
"license": [],
"license_file": "LICENSE",
"dependencies": {},
"repository": "https://github.com/networktocode/ntc-ansible",
"documentation": "https://github.com/networktocode/ntc-ansible",
"homepage": "https://github.com/networktocode/ntc-ansible",
"issues": "https://github.com/networktocode/ntc-ansible/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "41c0b5d1cf5859d77e85feffcffb312fb20df346144c6aa6e113bfb29b542c1b",
"format": 1
},
"format": 1
}