mirror of https://github.com/ceph/ceph-ansible.git
13 lines
208 B
YAML
13 lines
208 B
YAML
|
---
|
||
|
galaxy_info:
|
||
|
author: Sébastien Han
|
||
|
description: Installs Ceph
|
||
|
license: Apache
|
||
|
min_ansible_version: 1.7
|
||
|
platforms:
|
||
|
- name: Ubuntu
|
||
|
versions:
|
||
|
- trusty
|
||
|
categories:
|
||
|
- system
|