mirror of https://github.com/ceph/ceph-ansible.git
define the supported versions
Signed-off-by: Alfredo Deza <adeza@redhat.com>pull/539/head
parent
b4dc6cf43f
commit
28abc3d6d4
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
galaxy_info:
|
||||
author: Alfredo Deza
|
||||
description: Installs Ceph Storage Agent
|
||||
license: Apache
|
||||
min_ansible_version: 1.7
|
||||
platforms:
|
||||
- name: Ubuntu
|
||||
versions:
|
||||
- trusty
|
||||
- name: RedHat
|
||||
versions:
|
||||
- 7
|
||||
categories:
|
||||
- system
|
Loading…
Reference in New Issue