1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

python-psycopg2 -> python3-psycopg2

This commit is contained in:
Jerry Vonau 2019-10-31 10:23:13 -05:00
parent d68644be72
commit 3179a53ed1
4 changed files with 4 additions and 5 deletions

View file

@ -6,10 +6,9 @@
state: present
when: not is_debuntu
- name: Install python-psycopg2 and 4 php packages (debuntu)
- name: Install 4 php packages (debuntu)
package:
name:
- python-psycopg2
- php{{ php_version }}-pgsql
- php{{ php_version }}-curl
#- php{{ php_version }}-zip