keep old configs on update

update regex
This commit is contained in:
ace
2024-11-03 17:12:38 +03:00
parent 23a4dfe28b
commit 4632c3666d
3 changed files with 4 additions and 2 deletions

View File

@ -93,6 +93,7 @@
owner: "{{ wal_g_pg_config_owner }}"
group: "{{ wal_g_pg_config_group }}"
mode: 0644
backup: yes
tags: wal-g, wal_g, wal_g_conf
- name: Create wal-g restore config
@ -109,3 +110,4 @@
owner: "{{ wal_g_pg_config_owner }}"
group: "{{ wal_g_pg_config_group }}"
mode: 0644
backup: yes