From 31e6bbd88123e34eb2b8ddce00816db78c8dc723 Mon Sep 17 00:00:00 2001 From: deepend Date: Wed, 2 Aug 2023 23:03:45 +0000 Subject: [PATCH] Update roles/shell/tasks/main.yml --- roles/shell/tasks/main.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/shell/tasks/main.yml b/roles/shell/tasks/main.yml index 569b724..356602b 100644 --- a/roles/shell/tasks/main.yml +++ b/roles/shell/tasks/main.yml @@ -16,4 +16,5 @@ - include: pb.yml - include: botany.yml - include: opendkim.yml -- include: bbj.yml \ No newline at end of file +- include: bbj.yml +- include: tildelauncher.yml \ No newline at end of file