fixed lint

This commit is contained in:
Oleksandr Stepanov
2024-11-20 17:00:14 +01:00
parent 4f1b6a37ab
commit 5e8657ac3b

View File

@ -25,7 +25,7 @@
login_password: "{{ database_password }}"
slot_name: replica
- name: Reload postgres select query to acme db
- name: Reload postgres configuration
community.postgresql.postgresql_query:
login_host: "{{ postgres_replication_bind_address }}"
login_user: "{{ database_username }}"