diff --git a/tasks/configure-access.yml b/tasks/configure-access.yml index 052bf05..45c7db3 100644 --- a/tasks/configure-access.yml +++ b/tasks/configure-access.yml @@ -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