Hubs: fix even more python3 deps
This commit is contained in:
parent
4a2901f8d9
commit
7e5db19f66
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
dnf: name={{ item }} state=present
|
||||
with_items:
|
||||
- postgresql-server
|
||||
- python-psycopg2
|
||||
- python3-psycopg2
|
||||
|
||||
- name: Set up postgresql database
|
||||
command: postgresql-setup --initdb
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue