mirror of https://github.com/lucascbeyeler/zimbra
Updating test.yml to correct the role name
This commit is contained in:
parent
62aba9d1bd
commit
ed26d44812
|
|
@ -2,8 +2,8 @@
|
||||||
- hosts: localhost
|
- hosts: localhost
|
||||||
remote_user: root
|
remote_user: root
|
||||||
roles:
|
roles:
|
||||||
|
|
||||||
- role: ansible-commons
|
- role: lucascbeyeler.commons
|
||||||
hostname: warudo
|
hostname: warudo
|
||||||
domain: hollowbastion.com
|
domain: hollowbastion.com
|
||||||
zmpasswd: 123change
|
zmpasswd: 123change
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue