summaryrefslogtreecommitdiffstats
path: root/roles/container_runtime/meta/main.yml
blob: 3bc2607fb95a45898b6bf18e1092d18f77ddc016 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
galaxy_info:
  author: OpenShift
  description: container runtime install and configure
  company: Red Hat, Inc
  license: ASL 2.0
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
dependencies:
- role: lib_openshift
- role: lib_utils
- role: openshift_facts