Hubs: fix playbook 3, the revenge

This commit is contained in:
Aurélien Bompard 2018-01-24 20:42:56 +00:00
parent b05b9bcb80
commit cf69510ab9

View file

@ -5,6 +5,8 @@
with_items:
- postgresql-server
- python3-psycopg2
# For the ansible modules
- python-psycopg2
- name: Set up postgresql database
command: postgresql-setup --initdb