mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-20 12:13:25 +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"
|