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