Hubs: fix playbook 3, the revenge
This commit is contained in:
parent
b05b9bcb80
commit
cf69510ab9
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue