fix package name
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2020-04-12 18:47:31 +02:00
parent 8b6329a047
commit 9284162e65
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
name: "{{ item }}"
state: present
loop:
- python-psycopg2
- python2-psycopg2
become: True
become_user: root
when: postgres_repository_enabled | bool