summaryrefslogtreecommitdiffstats
path: root/ansible_collections/community/okd/MANIFEST.json
blob: f12873236b92f52cb1d6718b40006e3f823307f4 (plain)
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
40
41
{
 "collection_info": {
  "namespace": "community",
  "name": "okd",
  "version": "3.0.1",
  "authors": [
   "geerlingguy (https://www.jeffgeerling.com/)",
   "fabianvf (https://github.com/fabianvf)",
   "willthames (https://github.com/willthames)",
   "Akasurde (https://github.com/akasurde)"
  ],
  "readme": "README.md",
  "tags": [
   "kubernetes",
   "k8s",
   "cloud",
   "infrastructure",
   "openshift",
   "okd",
   "cluster"
  ],
  "description": "OKD Collection for Ansible.",
  "license": [],
  "license_file": "LICENSE",
  "dependencies": {
   "kubernetes.core": ">=3.0.0"
  },
  "repository": "https://github.com/openshift/community.okd",
  "documentation": "",
  "homepage": "",
  "issues": "https://github.com/openshift/community.okd/issues"
 },
 "file_manifest_file": {
  "name": "FILES.json",
  "ftype": "file",
  "chksum_type": "sha256",
  "chksum_sha256": "2e0de6ad088440b5ec4eb9313aa6dfacb5ae6be46f491cfc1302a8b321178167",
  "format": 1
 },
 "format": 1
}