We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 911c87c commit 76a37deCopy full SHA for 76a37de
ansible/tasks/setup-postgrest.yml
@@ -6,7 +6,7 @@
6
url: https://www.postgresql.org/media/keys/ACCC4CF8.asc
7
state: present
8
9
-- name: PostgREST - add Postgres PPA
+- name: PostgREST - add Postgres PPA main
10
apt_repository:
11
repo: "deb http://apt.postgresql.org/pub/repos/apt/ focal-pgdg main"
12
0 commit comments