mirror of https://github.com/ceph/ceph-ansible.git
15 lines
252 B
YAML
15 lines
252 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
company: Red Hat
|
||
|
author: Guillaume Abrioux
|
||
|
description: Deploy ceph-exporter
|
||
|
license: Apache
|
||
|
min_ansible_version: '2.7'
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- 'all'
|
||
|
galaxy_tags:
|
||
|
- system
|
||
|
dependencies: []
|