summaryrefslogtreecommitdiffstats
path: root/roles/openshift_web_console/meta/main.yaml
blob: 033c1e3a3f38668cef86f35b24cf4bf9a43efbf7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
galaxy_info:
  author: OpenShift Development <dev@lists.openshift.redhat.com>
  description: Deploy OpenShift web console
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.4
  platforms:
  - name: EL
    versions:
    - 7
  - name: Fedora
    versions:
    - all
  categories:
  - openshift
dependencies:
- role: lib_openshift
- role: openshift_facts