Procházet zdrojové kódy

Upgrade ansible-role-backup_borg (v1.4.4-2.1.4-1 -> v1.4.4-2.1.6-1)

Pulls in borgmatic 2.1.6, fixing the 2.1.4 JSON parsing regression
(borgmatic-collective/borgmatic#1294) where warnings on stderr, such as
OpenSSH post-quantum key exchange notices, broke parsing of borg's JSON
output and failed the backup run.

Fixes #5188

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
pull/5421/head
Slavi Pantaleev před 1 měsícem
rodič
revize
639996d3a0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      requirements.yml

+ 1
- 1
requirements.yml Zobrazit soubor

@@ -4,7 +4,7 @@
version: v1.0.0-7
name: auxiliary
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-backup_borg.git
version: v1.4.4-2.1.4-1
version: v1.4.4-2.1.6-1
name: backup_borg
- src: git+https://github.com/mother-of-all-self-hosting/ansible-role-cinny.git
version: v4.12.3-0


Načítá se…
Zrušit
Uložit