summaryrefslogtreecommitdiffstats
path: root/roles/ansible_service_broker/meta/main.yml
blob: 65b736500ebbd9856d9dac7989ab22863182411c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
galaxy_info:
  author: Fabian von Feilitzsch
  description: OpenShift Ansible Service Broker
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.1
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
dependencies:
- role: lib_utils
- role: lib_openshift