summaryrefslogtreecommitdiffstats
path: root/roles/lists/tasks/main.yml
blob: b43c948808a34f209cc596d5baf16f1d91239a75 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- include: mail.yml
  tags:
    - postfix
    - mail
- include: nginx.yml
  tags:
    - nginx
    - www
    - web
- include: sympa.yml
  tags:
    - sympa
    - lists