mirror of https://github.com/lucascbeyeler/zimbra
Updating the test.yml to validate de test
This commit is contained in:
parent
213807cdf5
commit
ebc5ba1704
|
|
@ -3,14 +3,8 @@
|
||||||
remote_user: root
|
remote_user: root
|
||||||
roles:
|
roles:
|
||||||
|
|
||||||
- role: lucascbeyeler.commons
|
|
||||||
hostname: warudo
|
|
||||||
domain: hollowbastion.com
|
|
||||||
zmpasswd: 123change
|
|
||||||
zmnetwork: 192.168.122.0/24
|
|
||||||
|
|
||||||
- role: ansible-zimbra
|
- role: ansible-zimbra
|
||||||
hostname: warudo
|
hostname: localhost
|
||||||
domain: hollowbastion.com
|
domain: localdomain
|
||||||
zmpasswd: 123change
|
zmpasswd: 123change
|
||||||
zmnetwork: 192.168.122.0/24
|
zmnetwork: 192.168.122.0/24
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue