mirror of https://github.com/lucascbeyeler/zimbra
Updating Travis CL test file
This commit is contained in:
parent
471e4dd6a3
commit
0c6c381d36
|
|
@ -2,4 +2,10 @@
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
remote_user: root
|
remote_user: root
|
||||||
roles:
|
roles:
|
||||||
- ansible-zimbra
|
- role: ansible-zimbra,
|
||||||
|
hostname: warudo,
|
||||||
|
domain: hollowbastion.com,
|
||||||
|
zmpasswd: 123change,
|
||||||
|
zmnetwork: 192.168.122.0/24,
|
||||||
|
zmlogologin: /tmp/login.png,
|
||||||
|
zmlogoapp: /tmp/app.png
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue