From 27739609362360b2bf533f5a59106ce52c8d4b9f Mon Sep 17 00:00:00 2001 From: Luke Hoersten Date: Mon, 7 Oct 2024 15:25:37 -0500 Subject: Lots of updates and fixes for Ubuntu 24.04 Noble. --- pleroma/otp/tasks/main.yaml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'pleroma/otp/tasks') diff --git a/pleroma/otp/tasks/main.yaml b/pleroma/otp/tasks/main.yaml index de6b8ed..1052644 100644 --- a/pleroma/otp/tasks/main.yaml +++ b/pleroma/otp/tasks/main.yaml @@ -9,11 +9,8 @@ apt: name="{{item}}" loop: - "libmagic-dev" - - "libtinfo5" - -- name: install libssl1.1 deb - become: yes - apt: deb="http://ports.ubuntu.com/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2_{{arch}}.deb" + - "libtinfo6" + - "libvips42t64" - name: create pleroma config and data directories become: yes -- cgit v1.2.3