Add first step of postgresql dump procedure
This commit is contained in:
parent
090ea867ed
commit
8a14457aef
6 changed files with 113 additions and 0 deletions
3
roles/backups/vars/main/defaults.yml
Normal file
3
roles/backups/vars/main/defaults.yml
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
backups_script_path: /usr/local/bin/backup_script.sh
|
||||
backups_configuration_path: /etc/borg_backup_script/backup_configuration.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue