summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cloud_provider/meta/main.yml
blob: 8ab95bf5ae6fc0b3e6f0f2da022862c757cdb320 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
galaxy_info:
  author: Sylvain Baubeau, Andrew Butcher
  description: OpenShift Cloud Provider
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 1.9
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
dependencies:
- role: openshift_facts