diff --git a/tasks/replication.yml b/tasks/replication.yml index f92636f..8e15df6 100644 --- a/tasks/replication.yml +++ b/tasks/replication.yml @@ -18,7 +18,6 @@ priv: "REPLICATION" - name: Create replication slot if doesn't exist - become_user: postgres community.postgresql.postgresql_slot: login_host: "{{ postgres_replication_bind_address }}" login_user: "{{ database_username }}"