From b441dd4a7c3ce72008968d324a12e5c342d164a3 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sat, 9 Jul 2016 23:46:21 +0200 Subject: Route SMTP traffic from the webmail through IPsec. --- webmail.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webmail.yml') diff --git a/webmail.yml b/webmail.yml index cd5100f..0ef0487 100644 --- a/webmail.yml +++ b/webmail.yml @@ -2,4 +2,4 @@ - name: Configure the webmail hosts: webmail roles: - - { role: webmail, imapsvr: "{{ hostvars[groups.IMAP[0]] }}" } + - webmail -- cgit v1.2.3