mirror of https://github.com/lucascbeyeler/zimbra
Including dependency for Zimbra role
This commit is contained in:
parent
a4b0cbd398
commit
2a001b39b1
|
|
@ -21,6 +21,8 @@ install:
|
|||
# Create ansible.cfg with correct roles_path
|
||||
- printf '[defaults]\nroles_path=../' >ansible.cfg
|
||||
|
||||
# Install ansible-commons
|
||||
- ansible-galaxy install lucascbeyeler.ansible-commons
|
||||
script:
|
||||
# Basic role syntax check
|
||||
- ansible-playbook tests/test.yml -i tests/inventory --syntax-check
|
||||
|
|
|
|||
Loading…
Reference in New Issue