summaryrefslogtreecommitdiffstats
path: root/roles/kube_nfs_volumes/meta/main.yml
blob: eb71a7a1f292f820dc5747ce742159c9de886ad5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
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: 1.4
  platforms:
  - name: EL
    versions:
    - 7
  - name: Fedora
    versions:
    - all
  categories:
    - cloud