From bc2b7a8e28c0f615afdd4f753503a86e4e56c37a Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sat, 25 Jul 2020 14:04:37 +0300 Subject: fix: debmirror setup to be automatic --- ansible/roles/smarthost-client/tasks/main.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'ansible/roles/smarthost-client') diff --git a/ansible/roles/smarthost-client/tasks/main.yml b/ansible/roles/smarthost-client/tasks/main.yml index 28480c1..61830c9 100644 --- a/ansible/roles/smarthost-client/tasks/main.yml +++ b/ansible/roles/smarthost-client/tasks/main.yml @@ -6,6 +6,7 @@ name: - postfix - libsasl2-modules + - mailutils - name: configure postfix template: -- cgit v1.2.1