summaryrefslogtreecommitdiffstats
path: root/roles/webmail/tasks/main.yml
blob: cd9f0c74226f97e2332973f94c501fda414b7332 (plain)
1
2
3
4
5
6
7
8
9
- include: ldap.yml
  when: "'LDAP-provider' not in group_names"
  tags:
    - ldap
    - stunnel
- include: roundcube.yml
  tags:
    - roundcube
    - webmail