mirror of https://github.com/lucascbeyeler/zimbra
Update README.md
This commit is contained in:
parent
8e2be51f11
commit
9d7563a37b
|
|
@ -1,7 +1,7 @@
|
||||||
Zimbra
|
Zimbra
|
||||||
=========
|
=========
|
||||||
|
|
||||||
Ansible role to install and configure Zimbra Collaboration Open Source Edition
|
Non-Official ansible role to install and configure Zimbra Collaboration Open Source Edition on Red Hat, CentOS and Ubuntu Server.
|
||||||
|
|
||||||
[](https://travis-ci.org/lucascbeyeler/zimbra)
|
[](https://travis-ci.org/lucascbeyeler/zimbra)
|
||||||
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
[](https://www.zimbra.com/downloads/zimbra-collaboration-open-source/)
|
||||||
|
|
@ -16,7 +16,7 @@ Requirements
|
||||||
|
|
||||||
Install
|
Install
|
||||||
--------------
|
--------------
|
||||||
ansible-zimbra is already in Ansible Galaxy, so the only thing you need to install this script in your machine is just use ansible-galaxy command:
|
Zimbra is already in Ansible Galaxy, so the only thing you need to install this script in your machine is just use ansible-galaxy command:
|
||||||
|
|
||||||
```
|
```
|
||||||
ansible-galaxy install lucascbeyeler.zimbra
|
ansible-galaxy install lucascbeyeler.zimbra
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue