From 8aff225c82bc8c6e099d5370a14bc289c438703a Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Tue, 14 Jan 2014 06:47:11 +0100 Subject: typo --- roles/IMAP/tasks/mda.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/IMAP/tasks/mda.yml') diff --git a/roles/IMAP/tasks/mda.yml b/roles/IMAP/tasks/mda.yml index 0d41669..cef40a0 100644 --- a/roles/IMAP/tasks/mda.yml +++ b/roles/IMAP/tasks/mda.yml @@ -19,7 +19,7 @@ owner=root group=root mode=0755 -- name: Copy lookups tables +- name: Copy lookup tables copy: src=etc/postfix/virtual/{{ item }} dest=/etc/postfix-{{ postfix_instance[inst].name }}/virtual/{{ item }} owner=root group=root -- cgit v1.2.3