Add postgresql-contrib
This commit is contained in:
parent
4e90230c43
commit
d32eb1d9bc
@ -6,8 +6,9 @@
|
||||
- name: Install PostgreSQL
|
||||
apt:
|
||||
name:
|
||||
- postgresql
|
||||
- libpq-dev
|
||||
- postgresql
|
||||
- postgresql-contrib
|
||||
- python3-psycopg2
|
||||
- name: Start PostgreSQL
|
||||
systemd:
|
||||
|
Loading…
Reference in New Issue
Block a user