mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-12 00:03:17 +02:00
10 lines
157 B
YAML
10 lines
157 B
YAML
---
|
|
|
|
- include: facts.yml
|
|
|
|
- include: zmldapsync.yml
|
|
when: zcs_i_am_primary_ldap == True
|
|
|
|
- include: cas.yml
|
|
when: "'mailbox' in zcs_enabled_components"
|