From 8454d14f33c5721aa03306bb0778c41ce3e3680f Mon Sep 17 00:00:00 2001 From: Ubergeek Date: Mon, 24 Feb 2020 08:47:29 -0500 Subject: [PATCH] disbaling task for postfix for now --- 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 4040d3dc..7028d226 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