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
|
||||
remote_user: root
|
||||
roles:
|
||||
- role: zimbra,
|
||||
hostname: warudo,
|
||||
domain: hollowbastion.com,
|
||||
zmpasswd: 123change,
|
||||
zmnetwork: 192.168.122.0/24,
|
||||
- role: ansible-zimbra
|
||||
hostname: warudo
|
||||
domain: hollowbastion.com
|
||||
zmpasswd: 123change
|
||||
zmnetwork: 192.168.122.0/24
|
||||
|
|
|
|||
Loading…
Reference in New Issue