ceph-ansible/roles/ceph-rgw/meta/main.yml

15 lines
280 B
YAML
Raw Normal View History

---
galaxy_info:
author: Sébastien Han
description: Installs Ceph Rados Gateway
license: Apache
min_ansible_version: 1.7
platforms:
- name: Ubuntu
versions:
- trusty
categories:
- system
dependencies:
- { role: ceph-common, when: not docker }