From 9038dc8fc203a8ac4860361b8aea9b2e44b855fc Mon Sep 17 00:00:00 2001 From: deepend Date: Fri, 7 Jul 2023 17:15:59 +0000 Subject: [PATCH] Update 'roles/shell/tasks/bbj.yml' --- roles/shell/tasks/bbj.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/roles/shell/tasks/bbj.yml b/roles/shell/tasks/bbj.yml index 09fa2fc..5a70567 100644 --- a/roles/shell/tasks/bbj.yml +++ b/roles/shell/tasks/bbj.yml @@ -12,6 +12,4 @@ git: repo: https://tildegit.org/bbj/bbj dest: /usr/share/bbj - force: yes - notify: - - install bbj \ No newline at end of file + force: yes \ No newline at end of file