add psycopg2

This commit is contained in:
Oleksandr Stepanov
2024-11-20 17:51:20 +01:00
parent 5298e9f87d
commit 45feed1069

View File

@ -1,7 +1,6 @@
---
- name: Install psycopg2 packages
ansible.builtin.apt:
update_cache: true
- name: Install psycopg2 python package
ansible.builtin.pip:
name: psycopg2
- name: Grant user replication access for replication.