update borg image tag

This commit is contained in:
Aine
2023-01-16 12:11:01 +02:00
parent 34c448c3bb
commit 5c8bad6091
2 changed files with 5 additions and 2 deletions

View File

@ -20,7 +20,7 @@
- name: Set the correct borg backup version to use
ansible.builtin.set_fact:
matrix_backup_borg_version: "{{ devture_postgres_detected_version }}"
matrix_backup_borg_version: "{{ devture_postgres_detected_version }}-{{ matrix_backup_borg_borg_version }}-{{ matrix_backup_borg_borgmatic_version }}"
- name: Ensure borg paths exist
ansible.builtin.file: