summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_templates/meta/main.yml
blob: fca3485fd60fd71e4faebe1468113b550fc3d7ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
galaxy_info:
  author: Andrew Butcher
  description: OpenShift Hosted Templates
  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