From 7636c5389f6e2b79d1eb830be375a6889bfcf4bd Mon Sep 17 00:00:00 2001 From: Naglfar Date: Mon, 4 May 2020 20:28:56 +0200 Subject: [PATCH] commented that out during the server migration --- roles/shell/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/shell/tasks/main.yml b/roles/shell/tasks/main.yml index 7028d226..4040d3dc 100644 --- a/roles/shell/tasks/main.yml +++ b/roles/shell/tasks/main.yml @@ -10,7 +10,7 @@ - include: minetest.yml - include: minecraft.yml - include: dovecot.yml -#- include: postfix.yml +- include: postfix.yml - include: iris.yml - include: gopher.yml - include: pb.yml