summaryrefslogtreecommitdiffstats
path: root/roles/kube_nfs_volumes/meta/main.yml
blob: 7ed028138ac687da8105f0eaa963ad9ecdd1bcdc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
galaxy_info:
  author: Jan Safranek
  description: Partition disks and use them as Kubernetes NFS physical volumes.
  company: Red Hat, Inc.
  license: license (Apache)
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
  - name: Fedora
    versions:
    - all
  categories:
  - cloud
dependencies: []