-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMANIFEST.json
More file actions
32 lines (32 loc) · 928 Bytes
/
Copy pathMANIFEST.json
File metadata and controls
32 lines (32 loc) · 928 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": "romank8k",
"name": "developer",
"version": "1.0.0",
"authors": [
"Roman Khmelichek"
],
"readme": "README.md",
"tags": [],
"description": "Building blocks used to construct playbooks to automate creation of development environments.",
"license": [
"MIT"
],
"license_file": null,
"dependencies": {
"community.general": ">=8.4.0"
},
"repository": "https://github.com/romank8k/ansible-collection-developer",
"documentation": "https://github.com/romank8k/ansible-collection-developer",
"homepage": "https://github.com/romank8k/ansible-collection-developer",
"issues": "https://github.com/romank8k/ansible-collection-developer/issues"
},
"file_manifest_file": {
"name": "FILES.json",
"ftype": "file",
"chksum_type": "sha256",
"chksum_sha256": "0e742491feedb2d5da2f14bc0db39257e550406a448e21eacb53ad0b2acda6e3",
"format": 1
},
"format": 1
}