summaryrefslogtreecommitdiffstats
path: root/roles/webmail/tasks/main.yml
blob: 030a547aa61948944cf90822982b444f54b48b7f (plain)
1
2
3
- include: mail.yml      tags=postfix,mail
  when: "'out' not in group_names"
- include: roundcube.yml tags=roundcube,webmail