diff -r ce33bf94045f -r 2e0366f2dcbe pleroma/otp/tasks/main.yaml --- a/pleroma/otp/tasks/main.yaml Sun Jan 21 15:58:58 2024 -0600 +++ b/pleroma/otp/tasks/main.yaml Sun Feb 04 20:27:19 2024 -0600 @@ -11,6 +11,10 @@ - "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" + - name: create pleroma config and data directories become: yes file: