mirror of https://github.com/lucascbeyeler/zimbra
22 lines
401 B
YAML
22 lines
401 B
YAML
galaxy_info:
|
|
author: Lucas Costa Beyeler
|
|
description: Developer and SysAdmin
|
|
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:
|
|
- lucascbeyeler.ansible-commons
|