mirror of https://github.com/lucascbeyeler/zimbra
Updating README.md examples
This commit is contained in:
parent
902a45b018
commit
088e97282d
|
|
@ -38,7 +38,7 @@ It's a good idea to apply the role ansible-commons before run this playbook, bec
|
|||
|
||||
Example Playbook
|
||||
----------------
|
||||
|
||||
```
|
||||
- hosts: zimbra
|
||||
become: yes
|
||||
become_method: sudo
|
||||
|
|
@ -50,6 +50,7 @@ Example Playbook
|
|||
zmnetwork: 192.168.122.0/24
|
||||
zmlogologin: /tmp/login.png
|
||||
zmlogoapp: /tmp/app.png
|
||||
```
|
||||
|
||||
License
|
||||
-------
|
||||
|
|
|
|||
Loading…
Reference in New Issue