mirror of https://github.com/lucascbeyeler/zimbra
Changing version to 8.8.5
This commit is contained in:
parent
4b41e04660
commit
651cc2d3d2
|
|
@ -4,7 +4,7 @@ Zimbra
|
|||
Ansible role to install and configure Zimbra Collaboration Open Source Edition
|
||||
|
||||
[](https://travis-ci.org/lucascbeyeler/zimbra)
|
||||
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
||||
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
||||

|
||||

|
||||
[](https://www.ansible.com/)
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Setting variables
|
||||
################################################################################
|
||||
- name: Loading the address to the most recent release of Zimbra OSE (8.7.11)
|
||||
- name: Loading the address to the most recent release of Zimbra OSE (8.8.5)
|
||||
set_fact: zmurl=https://files.zimbra.com/downloads/8.8.5_GA/
|
||||
|
||||
- name: Check if your distro is Ubuntu Server 16.04 LTS
|
||||
|
|
|
|||
Loading…
Reference in New Issue