mirror of
https://github.com/mother-of-all-self-hosting/mash-playbook
synced 2024-11-10 06:14:17 +00:00
fix(backup-borg): Support postgres 16
This commit is contained in:
parent
df9fb65586
commit
8407108a1d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
name: auxiliary
|
||||
activation_prefix: aux_
|
||||
- src: git+https://gitlab.com/etke.cc/roles/backup_borg.git
|
||||
version: v1.2.7-1.8.5-1
|
||||
version: v1.2.7-1.8.5-2
|
||||
name: backup_borg
|
||||
activation_prefix: backup_borg_
|
||||
- src: git+https://github.com/nielscil/ansible-role-changedetection.git
|
||||
|
|
Loading…
Reference in a new issue