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