summaryrefslogtreecommitdiffstats
path: root/roles/kube_nfs_volumes/meta/main.yml
blob: be6ca6b88505e41362a52a2679e310b4dcb6b7aa (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: []