mirror of
https://bitbucket.org/atlassian/dc-deployments-automation.git
synced 2025-12-13 16:33:08 -06:00
go with psycopg2-binary instead of building psycopg2
This commit is contained in:
@@ -13,7 +13,6 @@
|
||||
- curl
|
||||
- unzip
|
||||
- fontconfig
|
||||
- python-psycopg2
|
||||
|
||||
- name: Create product group
|
||||
ansible.builtin.group:
|
||||
|
||||
@@ -3,7 +3,6 @@
|
||||
- name: Install common Ubuntu support packages
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
- python3-psycopg2
|
||||
- libxml2-utils
|
||||
- git
|
||||
- fontconfig
|
||||
|
||||
Reference in New Issue
Block a user