summaryrefslogtreecommitdiffstats
path: root/roles/openshift_expand_partition/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_expand_partition/meta/main.yml')
-rw-r--r--roles/openshift_expand_partition/meta/main.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/roles/openshift_expand_partition/meta/main.yml b/roles/openshift_expand_partition/meta/main.yml
new file mode 100644
index 000000000..dea6b6ee0
--- /dev/null
+++ b/roles/openshift_expand_partition/meta/main.yml
@@ -0,0 +1,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: []