Do not change the replication auth when wal archiving is disabled.

This commit is contained in:
Andrea Dell'Amico 2025-05-12 15:09:08 +02:00
parent 6712574bd6
commit 55ed8f51a4
Signed by untrusted user: adellam
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -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