summaryrefslogtreecommitdiffstats
path: root/roles/openshift_expand_partition/meta/main.yml
blob: a596d6c6379ed84d800b94eddcafd5ff7ab7b234 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
galaxy_info:
  author: Troy Dawson
  description: Expand partition and filesystem to fill free space on disks.
  company: Red Hat, Inc.
  license: license (Apache)
  min_ansible_version: 1.4
  platforms:
  - name: EL
    versions:
    - 7
  - name: Fedora
    versions:
    - all
  categories:
    - openshift
    - cloud
dependencies: []