mirror of https://github.com/lucascbeyeler/zimbra
Corretion for Travis CL test
This commit is contained in:
parent
58033b36a0
commit
b5c0279519
|
|
@ -2,8 +2,8 @@
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
remote_user: root
|
remote_user: root
|
||||||
roles:
|
roles:
|
||||||
- role: zimbra,
|
- role: ansible-zimbra
|
||||||
hostname: warudo,
|
hostname: warudo
|
||||||
domain: hollowbastion.com,
|
domain: hollowbastion.com
|
||||||
zmpasswd: 123change,
|
zmpasswd: 123change
|
||||||
zmnetwork: 192.168.122.0/24,
|
zmnetwork: 192.168.122.0/24
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue