From 540779286a899dee846784a8ffd0fdab756ac1e3 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 15 Dec 2013 22:54:56 +0100 Subject: Common web configuration. --- common.yml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'common.yml') diff --git a/common.yml b/common.yml index bf666b2..38995df 100644 --- a/common.yml +++ b/common.yml @@ -32,3 +32,10 @@ tags: slapd,ldap roles: - LDAP-provider + +- name: Configure the Web servers + hosts: webmail + gather_facts: False + tags: nginx,www,web + roles: + - common-web -- cgit v1.2.3