diff --git a/tasks/main.yml b/tasks/main.yml index 2c6e9d4..ddd9be0 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -3,8 +3,7 @@ pkg: - postgresql - python-psycopg2 - state: latest - update_cache: yes + - python3-psycopg2 - name: generate pg_hba template: