Install the right package
This commit is contained in:
parent
e5a073e12d
commit
509f329baf
@ -19,7 +19,7 @@
|
||||
apt:
|
||||
name:
|
||||
- matrix-synapse-py3
|
||||
- python3-psychopg2
|
||||
- python3-psycopg2
|
||||
- name: Set up PostgreSQL
|
||||
block:
|
||||
- name: Create DB user
|
||||
|
@ -9,7 +9,7 @@
|
||||
apt:
|
||||
name:
|
||||
- curl
|
||||
- python3-psychopg2
|
||||
- python3-psycopg2
|
||||
- unzip
|
||||
#- ncurses # Comes installed by default on buntu
|
||||
- name: Create pleroma user
|
||||
|
Loading…
Reference in New Issue
Block a user