summaryrefslogtreecommitdiffstats
path: root/roles/openshift_examples/meta/main.yml
blob: f3fe2dcbe902a76d45be74b5de18eaa60fb509c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
galaxy_info:
  author: Scott Dodson
  description: OpenShift Examples
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 1.7
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
dependencies: []