summaryrefslogtreecommitdiffstats
path: root/common.yml
diff options
context:
space:
mode:
Diffstat (limited to 'common.yml')
-rw-r--r--common.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common.yml b/common.yml
index 9593782..bd2f3db 100644
--- a/common.yml
+++ b/common.yml
@@ -17,32 +17,32 @@
gather_facts: False
tags: mysql,sql
roles:
- common-SQL
- name: Common LDAP tasks
hosts: MDA:MSA:LDAP-provider:MX
gather_facts: True
tags: slapd,ldap
roles:
- common-LDAP
- name: Configure the LDAP provider
hosts: LDAP-provider
gather_facts: False
tags: slapd,ldap
roles:
- LDAP-provider
- name: Configure the Web servers
- hosts: webmail:wiki:lists:git
+ hosts: webmail:wiki:lists:git:munin-master
gather_facts: False
tags: nginx,www,web
roles:
- common-web
- name: Configure amavis
hosts: out
gather_facts: False
tags: amavis
roles:
- amavis