From bf25dab5e3c661fa00d00933d5349e2976a5ad05 Mon Sep 17 00:00:00 2001 From: deepend Date: Wed, 5 Jul 2023 15:29:58 +0000 Subject: [PATCH] Update 'roles/shell/handlers/main.yml' --- roles/shell/handlers/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/shell/handlers/main.yml b/roles/shell/handlers/main.yml index 6195948..194691a 100644 --- a/roles/shell/handlers/main.yml +++ b/roles/shell/handlers/main.yml @@ -1,5 +1,5 @@ --- - include: pb.yml -- include: vnc.yml +# - include: vnc.yml - include: postfix.yml