Browse Source

remove python2 packages

master
parent
commit
d604e12cc4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      tasks/database.yaml

+ 0
- 1
tasks/database.yaml View File

@@ -3,7 +3,6 @@
- name: install postgresql debian packages
apt:
pkg:
- python-psycopg2
- python3-psycopg2
- postgresql
- autopostgresqlbackup


Loading…
Cancel
Save