src.nth.io/

summaryrefslogtreecommitdiff
path: root/pleroma-otp
diff options
context:
space:
mode:
Diffstat (limited to 'pleroma-otp')
-rw-r--r--pleroma-otp/tasks/main.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pleroma-otp/tasks/main.yaml b/pleroma-otp/tasks/main.yaml
index 66fe10f..8a1e032 100644
--- a/pleroma-otp/tasks/main.yaml
+++ b/pleroma-otp/tasks/main.yaml
@@ -4,6 +4,10 @@
become: yes
user: name="pleroma" shell="/bin/false" home="/opt/pleroma" system="yes"
+- name: apt install pleroma dependencies
+ become: yes
+ apt: name="libtinfo5"
+
- name: create config and data directory
become: yes
file: