mirror of https://github.com/ceph/ceph-ansible.git
14 lines
238 B
YAML
14 lines
238 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
author: Sébastien Han
|
||
|
description: Contains handlers for Ceph services
|
||
|
license: Apache
|
||
|
min_ansible_version: 2.3
|
||
|
platforms:
|
||
|
- name: EL
|
||
|
versions:
|
||
|
- 7
|
||
|
categories:
|
||
|
- system
|
||
|
dependencies: []
|