summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cfme/meta/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/openshift_cfme/meta/main.yml')
-rw-r--r--roles/openshift_cfme/meta/main.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/roles/openshift_cfme/meta/main.yml b/roles/openshift_cfme/meta/main.yml
deleted file mode 100644
index 07ad51126..000000000
--- a/roles/openshift_cfme/meta/main.yml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-galaxy_info:
- author: Tim Bielawa
- description: OpenShift CFME (Manage IQ) Deployer
- company: Red Hat, Inc.
- license: Apache License, Version 2.0
- min_ansible_version: 2.2
- version: 1.0
- platforms:
- - name: EL
- versions:
- - 7
- categories:
- - cloud
- - system
-dependencies:
-- role: lib_openshift
-- role: lib_utils