summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging_curator/meta/main.yaml
blob: 9f7c6341cba4e4bf61d4e6dc3029e00a5c11770b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
galaxy_info:
  author: OpenShift Red Hat
  description: OpenShift Aggregated Logging Curator Component
  company: Red Hat, Inc.
  license: Apache License, Version 2.0
  min_ansible_version: 2.2
  platforms:
  - name: EL
    versions:
    - 7
  categories:
  - cloud
dependencies:
- role: lib_openshift
- role: openshift_facts
- role: lib_utils