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