fix(borg): send real archive statistics to Backup Sentinel #1

Merged
sascha merged 5 commits from fix/sentinel-backup-stats into master 2026-07-29 15:01:08 +02:00
Showing only changes of commit b6556cd18e - Show all commits

View file

@ -7,6 +7,14 @@
state: present
update_cache: yes
- name: Sentinel-Statistik-Push installieren
copy:
src: borg-sentinel-push.py
dest: /usr/local/bin/borg-sentinel-push
owner: root
group: root
mode: '0755'
- name: SSH Private Key deployen
copy:
src: id_rsa