config: create db backup directory

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2022-12-07 20:39:30 +01:00
parent 8a374cb4ea
commit 9951f6a33d
No known key found for this signature in database
GPG Key ID: FE65CD384D5BF7B4
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
with_items:
- '{{ postgres_ha_service_path }}'
- '{{ postgres_ha_cont_data_vol }}'
- '{{ postgres_ha_cont_backup_vol }}'
- name: 'Create compose file'
template: