-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMANIFEST.json
39 lines (38 loc) · 979 Bytes
/
MANIFEST.json
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
39
{
"collection_info": {
"namespace": "ji_podhead",
"name": "host_prototypes",
"version": "0.0.5",
"authors": [
"ji-podhead (https://https://www.github.com/ji-podhead)"
],
"readme": "README.md",
"tags": [
"host_prototypes",
"random_cloud_init_config",
"random_mac_and_random_pass",
"random_ssh_keys",
"dynamic_host_creation"
],
"description": "a little collection that creates hosts from prototypes. it also creates private,public keys, random mac and random pass",
"license": [
"MIT"
],
"license_file": null,
"dependencies": {
"community.general": ">=0.0.0"
},
"repository": "https://www.github.com/the-pod-shop/host_prototypes",
"documentation": null,
"homepage": null,
"issues": null
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "4dba77037edf0a9797cb6442131087053481bb08275b2bc024b03c8ec315b777",
"format": 1
},
"format": 1
}