mirror of
https://gitea.0xace.cc/ansible-galaxy/wal-g-pg.git
synced 2025-06-28 21:23:08 +00:00
keep old configs on update
update regex
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user