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