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:
|
with_items:
|
||||||
- postgresql-server
|
- postgresql-server
|
||||||
- python3-psycopg2
|
- python3-psycopg2
|
||||||
|
# For the ansible modules
|
||||||
|
- python-psycopg2
|
||||||
|
|
||||||
- name: Set up postgresql database
|
- name: Set up postgresql database
|
||||||
command: postgresql-setup --initdb
|
command: postgresql-setup --initdb
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue