summaryrefslogtreecommitdiffstats
path: root/roles/openshift_etcd_facts/meta/main.yml
blob: 925aa9f92adaabb24e4d35ad3c2cae96d5f7e6fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
---
galaxy_info:
  author: Andrew Butcher
  description: OpenShift etcd Facts
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 1.9
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
dependencies:
- role: openshift_facts