fix dependency name
This commit is contained in:
parent
f008507dd6
commit
e382ad7f38
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
||||||
vars:
|
vars:
|
||||||
packages:
|
packages:
|
||||||
- python-psycopg2
|
- python-psycopg2
|
||||||
- postgres-9.6
|
- postgresql-9.6
|
||||||
|
|
||||||
- name: Create database
|
- name: Create database
|
||||||
become: yes
|
become: yes
|
||||||
|
|
Loading…
Reference in a new issue