From 26e2ec23de230b2968feca0e3757f39d157febbb Mon Sep 17 00:00:00 2001 From: nd Date: Sat, 2 Nov 2019 16:21:35 +0100 Subject: [PATCH] fixed linter warnings --- tasks/main.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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: