Support both versions of psycopg2 and kazoo

This commit is contained in:
Joshua Boniface 2023-09-01 15:42:26 -04:00
parent 31a677b444
commit 0802cca980

View File

@ -3,7 +3,9 @@
apt:
name:
- python3-psycopg2
- python-psycopg2
- python3-kazoo
- python-kazoo
- patroni
- postgresql-11
state: latest