mirror of https://github.com/ceph/ceph-ansible.git
15 lines
245 B
YAML
15 lines
245 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
company: Red Hat
|
||
|
author: Boris Ranto
|
||
|
description: Configures Ceph Dashboard
|
||
|
license: Apache
|
||
|
min_ansible_version: 2.4
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- 7
|
||
|
galaxy_tags:
|
||
|
- system
|
||
|
dependencies: []
|