Add deps for pleroma and matrix
This commit is contained in:
parent
25a5270e33
commit
e5a073e12d
@ -18,7 +18,8 @@
|
||||
- name: Install packages
|
||||
apt:
|
||||
name:
|
||||
- "matrix-synapse-py3"
|
||||
- matrix-synapse-py3
|
||||
- python3-psychopg2
|
||||
- name: Set up PostgreSQL
|
||||
block:
|
||||
- name: Create DB user
|
||||
|
@ -9,6 +9,7 @@
|
||||
apt:
|
||||
name:
|
||||
- curl
|
||||
- python3-psychopg2
|
||||
- unzip
|
||||
#- ncurses # Comes installed by default on buntu
|
||||
- name: Create pleroma user
|
||||
|
Loading…
Reference in New Issue
Block a user