changeset 227 | 2e0366f2dcbe |
parent 143 | 7d4a477be685 |
child 238 | bdbc88cb5078 |
--- 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: