mirror of
https://github.com/matter-labs/ansible-en-role.git
synced 2025-12-06 02:49:55 +00:00
fixed lint
This commit is contained in:
@ -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 }}"
|
||||
|
||||
Reference in New Issue
Block a user