From eee1c82ff19c4e5c3cb31992bedece63004f4db0 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Sat, 9 Jan 2021 17:20:35 +0100 Subject: [PATCH] remove python2 packages --- tasks/setup.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/setup.yaml b/tasks/setup.yaml index efb7f3b..25eea13 100644 --- a/tasks/setup.yaml +++ b/tasks/setup.yaml @@ -10,7 +10,7 @@ - ca-certificates # required by ansible - gnupg - - python-psycopg2 + - python3-psycopg2 - sudo - name: onlyoffice apt repo key