From 7129ca6816fffa4015d05a0c24e419e97eac3335 Mon Sep 17 00:00:00 2001 From: deepend Date: Sat, 8 Jul 2023 19:48:02 +0000 Subject: [PATCH] Removed vnc --- roles/shell/tasks/main.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/roles/shell/tasks/main.yml b/roles/shell/tasks/main.yml index b9f1eb5..569b724 100644 --- a/roles/shell/tasks/main.yml +++ b/roles/shell/tasks/main.yml @@ -16,5 +16,4 @@ - include: pb.yml - include: botany.yml - include: opendkim.yml -- include: bbj.yml -# - include: vnc.yml +- include: bbj.yml \ No newline at end of file