From 639996d3a002427015511838d7abca7a56baf36e Mon Sep 17 00:00:00 2001 From: Slavi Pantaleev Date: Mon, 13 Jul 2026 16:33:03 +0300 Subject: [PATCH] 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 --- requirements.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.yml b/requirements.yml index 9e83c853d..5bf4f0d29 100644 --- a/requirements.yml +++ b/requirements.yml @@ -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