From 1a417dcaabf6c11085ac844488a143502ca9814e Mon Sep 17 00:00:00 2001 From: nd Date: Sun, 21 Jul 2024 21:55:33 +0200 Subject: [PATCH] fix for bookworm --- tasks/main.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tasks/main.yml b/tasks/main.yml index 9ae2511..413cbfe 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -65,6 +65,7 @@ pip: name: rocketchat_API executable: pip3 + extra_args: "--break-system-packages" - name: deploy rocketchat bot notify: restart rocketchat bot template: