diff options
| author | Guilhem Moulin <guilhem@fripost.org> | 2016-05-28 13:49:48 +0200 |
|---|---|---|
| committer | Guilhem Moulin <guilhem@fripost.org> | 2016-05-28 13:49:48 +0200 |
| commit | 05d59141d1115cafb663305d680a930f089b4851 (patch) | |
| tree | 63cd28251a4bcd060c2447da189f1125a4d47487 /webmail.yml | |
| parent | 4872fcd0b60b21d6b016a9e2673e5662313815cb (diff) | |
Roundcube: route IMAP and managesieve traffic through IPSec.
Diffstat (limited to 'webmail.yml')
| -rw-r--r-- | webmail.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webmail.yml b/webmail.yml index 0ef0487..cd5100f 100644 --- a/webmail.yml +++ b/webmail.yml @@ -2,4 +2,4 @@ - name: Configure the webmail hosts: webmail roles: - - webmail + - { role: webmail, imapsvr: "{{ hostvars[groups.IMAP[0]] }}" } |
