Fix incorrect postgresql version

This commit is contained in:
Joshua Boniface 2021-12-15 02:22:10 -05:00
parent f12f9b116f
commit a9d636dcf5
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
- python3-psycopg2
- python3-kazoo
- patroni
- postgresql-11
- postgresql
when: debian_version|int >= 11
- name: install patroni packages via apt