summaryrefslogtreecommitdiffstats
path: root/roles/openshift_service_catalog/meta/main.yml
blob: 1e6b837cd1dc0221ff47cfc1f496ac83e79d42f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
galaxy_info:
  author: OpenShift Red Hat
  description: OpenShift Service Catalog
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
dependencies:
- role: lib_openshift
- role: openshift_facts
- role: lib_utils