summaryrefslogtreecommitdiffstats
path: root/roles/openshift_storage_nfs/meta/main.yml
blob: 3ae04e59fde3215b6323efb4c76e319dbadd3727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
galaxy_info:
  author: Andrew Butcher
  description: OpenShift NFS Server
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
dependencies:
- role: lib_utils
- role: openshift_facts