Do not change the replication auth when wal archiving is disabled.
This commit is contained in:
parent
6712574bd6
commit
55ed8f51a4
|
|
@ -37,6 +37,7 @@
|
|||
group: postgres
|
||||
mode: "0640"
|
||||
notify: Reload postgresql
|
||||
when: psql_wal_files_archiving_enabled
|
||||
|
||||
- name: configure-access | Flush handlers
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
|
|
|||
Loading…
Reference in New Issue