mirror of https://github.com/lucascbeyeler/zimbra
Updating Ansible version
This commit is contained in:
parent
844c9eb9e5
commit
732a0d8a81
|
|
@ -7,12 +7,12 @@ Ansible role to install and configure Zimbra Collaboration Open Source Edition
|
||||||
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
||||||

|

|
||||||

|

|
||||||
[](https://www.ansible.com/)
|
[](https://www.ansible.com/)
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
------------
|
------------
|
||||||
|
|
||||||
* [Ansible](https://github.com/ansible/ansible) 2.3.1.0 or superior.
|
* [Ansible](https://github.com/ansible/ansible) 2.4.2.0 or high.
|
||||||
|
|
||||||
Install
|
Install
|
||||||
--------------
|
--------------
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ galaxy_info:
|
||||||
description: Ansible role to install and configure Zimbra Collaboration Open Source Edition
|
description: Ansible role to install and configure Zimbra Collaboration Open Source Edition
|
||||||
company: Beyeler
|
company: Beyeler
|
||||||
license: GPLv3
|
license: GPLv3
|
||||||
min_ansible_version: 2.3
|
min_ansible_version: 2.4
|
||||||
github_branch: master
|
github_branch: master
|
||||||
platforms:
|
platforms:
|
||||||
- name: Ubuntu
|
- name: Ubuntu
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue