ansible-role-mongodb/meta/main.yml

31 lines
531 B
YAML
Raw Normal View History

2014-06-04 15:10:53 +00:00
---
dependencies: []
galaxy_info:
2015-02-17 07:25:16 +00:00
author: Sergei Antipov
2018-02-15 06:14:31 +00:00
company: Self-employed
2015-05-11 05:24:14 +00:00
description: Manage MongoDB with authentication and replica sets
2015-02-17 07:25:16 +00:00
license: GPLv2
2019-05-23 04:37:39 +00:00
min_ansible_version: 2.5
2014-06-04 15:10:53 +00:00
platforms:
- name: Ubuntu
versions:
- trusty
- xenial
- bionic
- name: Debian
versions:
- jessie
- stretch
- name: EL
versions:
- 6
- 7
- name: Amazon
versions:
2019-05-20 09:08:35 +00:00
- Candidate
2016-04-18 12:37:52 +00:00
galaxy_tags:
- database
2019-05-20 08:50:51 +00:00
- nosql
- mongodb