diff --git a/roles/configure_postgres/tasks/main.yml b/roles/configure_postgres/tasks/main.yml index 04c9c40..377884f 100644 --- a/roles/configure_postgres/tasks/main.yml +++ b/roles/configure_postgres/tasks/main.yml @@ -22,7 +22,7 @@ databases: all rules: - contype: local - users: postgres + users: all method: peer - contype: host users: all