mirror of https://github.com/lucascbeyeler/zimbra
21 lines
454 B
YAML
21 lines
454 B
YAML
galaxy_info:
|
|
author: Lucas Costa Beyeler
|
|
description: Ansible role to install and configure Zimbra Collaboration Open Source Edition in a monoserver environment
|
|
company: 4Linux - Open Software Specialists
|
|
license: GPLv3
|
|
min_ansible_version: 2.2
|
|
github_branch: master
|
|
platforms:
|
|
- name: Ubuntu
|
|
versions:
|
|
- trusty
|
|
- xenial
|
|
- name: EL
|
|
versions:
|
|
- 6
|
|
- 7
|
|
galaxy_tags:
|
|
- zimbra
|
|
- monoserver
|
|
dependencies: []
|