summaryrefslogtreecommitdiffstats
path: root/roles/openshift_etcd_ca/meta/main.yml
blob: d73d27356826bced960ff45f38a14892a602985d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
galaxy_info:
  author: Tim Bielawa
  description: Meta role around the etcd_ca role
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
  - system
dependencies:
- role: openshift_etcd_facts
- role: etcd_ca