2016-02-18 06:15:57 +08:00
|
|
|
---
|
|
|
|
galaxy_info:
|
2017-08-25 06:04:29 +08:00
|
|
|
author: Andrew Schoen
|
|
|
|
description: Fetches ceph keys from monitors.
|
2016-02-18 06:15:57 +08:00
|
|
|
license: Apache
|
2017-08-25 06:04:29 +08:00
|
|
|
min_ansible_version: 2.3
|
2016-02-18 06:15:57 +08:00
|
|
|
platforms:
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
2017-08-25 06:04:29 +08:00
|
|
|
- xenial
|
2016-02-29 23:49:12 +08:00
|
|
|
- name: EL
|
2016-02-18 06:15:57 +08:00
|
|
|
versions:
|
|
|
|
- 7
|
2017-10-12 22:44:26 +08:00
|
|
|
- name: opensuse
|
|
|
|
versions:
|
|
|
|
- 42.3
|
2016-02-18 06:15:57 +08:00
|
|
|
categories:
|
|
|
|
- system
|
2016-03-02 23:58:23 +08:00
|
|
|
dependencies: []
|